
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{background:transparent;border:0;margin:0;padding:0;outline:0;vertical-align:baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html{-webkit-text-size-adjust:none;}
body{background:#eee url(images/bg.png) repeat-x;margin:0 auto;width:98%;font:9pt/1.5 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;color:#444;text-align:center;}
h1,h2,h3,h4,h5,h6{clear:both;font-weight:normal;}
hr{display:none;}
ol,ul{list-style:none outside none;}
table{border-collapse:collapse;border-spacing:0;table-layout:fixed;}
table th,table td{word-wrap:break-word;overflow:hidden;}
caption,th,td{font-weight:normal;text-align:left;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
del{text-decoration:line-through;}
div,p{white-space:normal;word-break:normal;word-wrap:break-word;}
fieldset,img,a img{border:none;}
textarea{resize:both;}
a{color:#08c;text-decoration:none;}
a:focus,a:active,a:hover{color:#08c;text-decoration:underline;}
.clear{clear:both;}
.clearer{clear:both;display:block;margin:0;padding:0;height:0;line-height:1px;font-size:1px;}
:focus{outline:0;}
:link,:visited,ins{text-decoration:none;}
::-moz-selection{background:#b5d5ff;color:#000;}
::selection{background:#b5d5ff;color:#000;}

/* layout */
header{margin:0 5px;padding:13px 0 0;height:36px;}
#content{background:#fff url(images/sidebg.png) repeat-y;border:1px solid #e0e0e0;border-color:rgba(255,255,255,0.86);margin:0 0 20px;border-radius:5px;box-shadow:0 1px 7px rgba(0,0,0,0.21);}
body.single #content{background-image:url(images/postside.png);}
#content article{float:right;padding:10px 35px;width:648px;}
aside{float:left;width:240px;}
footer{clear:both;padding:0 0 9px;text-align:left;}

/* Header */
header .hidden{display:none;}
header .hgroup{float:left;display:inline-block;max-width:280px;height:35px;_zoom:1;}
header h1,header .description{text-align:left;}
header h1{float:left;overflow:hidden;display:inline;line-height:1;max-width:280px;height:1.2em;font-size:15pt;font-weight:700;}
header h1,header h1 a{color:#565656;text-shadow:0 1px 0 #fff;}
header h1 a:hover{color:#000;text-decoration:underline;}

/* Menus Nav header div.menu{width:560px;}*/
header div.menu,header nav{overflow:hidden;height:25px;text-align:right;}

header nav{width:590px;}
header div.menu ul,header nav ul{margin:0;list-style:none;}
header .menu{margin:0;padding:0 10px 0 20px;background:url(images/gradient.png) no-repeat 0 9em;}
header .menu li{display:inline-block;margin:0 5px;padding:0 6px;line-height:21px;color:#666;_zoom:1;}
header .menu li a{color:#333;}
header .menu li a:hover{color:#08c;text-decoration:none;}
header .menu li.sub-ul{background:url(images/sub-menu.png) no-repeat right 14px;}
header .menu li.current_page_item a,header .menu li.current-menu-item a,header .menu li.current_page_parent a{color:#999;}
header .menu li.current_page_item a:hover,header .menu li.current-menu-item a:hover,header .menu li.current_page_parent a:hover{color:#999;}
header .menu li:hover > ul{display:block;}
header .menu li ul{display:none;position:absolute;background:#ddd url(images/gradient.png) repeat-x 0 0;border:1px solid #bbb;margin:0;padding:0;z-index:2;width:150px;border-radius:7px;box-shadow:0 1px 3px rgba(0,0,0,0.3);}
header .menu li ul li,header .menu li ul li a{color:#666;}
header .menu li ul li{display:block;margin:0 4px;padding:0;text-align:left;}
header .menu li ul ul{margin:-24px 0 0 143px;}
header .menu li ul a{display:block;margin:0 -3px;padding:1px 7px;border-radius:7px;}
header .menu li ul a:hover{border:1px solid #aecff7;padding:0 6px;text-shadow:0 1px 1px rgba(0,0,0,0.1);}

/* Search */
#searchform{float:right;width:180px;height:21px;}
#searchform .screen-reader-text{display:none;}
#searchform #s{background:url(images/searchbox.png) no-repeat;border:none;padding:2px 10px 2px 20px;width:150px;height:17px;color:#666;}
#searchform #searchsubmit{display:none;}

/* Sidebar */
aside ul{margin:0;list-style:none;text-align:left;}
aside ul li{margin-bottom:10px;}
aside ul li li{margin-bottom:0;}
aside ul li h3{border-bottom:1px solid #dbdbdb;padding:0 14px;line-height:35px;color:#333;font-size:1em;font-weight:normal;}
aside ul li a{color:#6c6f73;}
aside ul li ul{margin:0 14px;}
aside ul li ul ul{margin:0 0 0 14px;}
aside ul li ul li{border:none;padding:5px 0 0;}
aside ul li ul li a{display:block;outline:medium none;background:url(images/subnav.png) no-repeat right -9px;transition:padding 0.2s ease-out;-webkit-transition:padding 0.2s ease-out;-moz-transition:padding 0.2s ease-out;}
aside ul li ul li a:hover{background-position:right -44px;padding-left:5px;color:#08c;text-decoration:none;}
aside ul li ul li.current-cat a{background-position:right -80px;color:#08c;}
aside ul li ul .children{margin-left:8px;}
aside ul li div{margin:0 14px;}
aside ul li div div{margin:0;}

/* Footer */
footer p{margin:0;padding:9px 0;font-size:10px;}
footer p.line{border-bottom:1px solid #d6d6d6;border-color:rgba(0,0,0,0.16);}
footer p.line span{color:#ccc;}
footer .alignright{margin:0;}
.alignleft,img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px;}
.alignright,img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px;}

/* Home */
.prodcontainer {position:relative;float:left;width:200px;height:300px;margin:0 10px 20px 10px ;display:block;overflow:hidden;border:1px solid lightgray;}
.prodtitle { color:Blue;}
.myitem{position:relative;float:left;width:200px;height:300px;margin:0 10px 20px 10px ;display:block;overflow:hidden;border:1px solid lightgray;color:Blue;}
#content h3{ font-weight:bold;font-size:30px;color:#999;margin:0;}
#content iframe {width:0;height:0;}

#wrapper { margin:0 auto;width:980px;text-align:center;}
#productview { text-align:left;margin:10px 10px 20px 20px;min-height:520px;}
#productview h3{ font-size:20px;font-weight:bold;color:black;}
#itemshowleft { float:left;width:500px;}
#itempic { max-width:600px; border:0;background-color:#F8F8F8;text-align:center;}

#itemshowright{ float:left;margin-left:20px;width:420px;}
.itembuy{  background-color: #0097D8;font-size:22px;width: 80px;height:32px;text-align:center;vertical-align:middle;float:left;margin:0 10px 0 0;}
.itembuy a { color:white;width:80px;text-transform: uppercase;font-weight:bold;}
#itemprice{ float:left;font-size:24px;padding-right:15px;height:32px;}
#morefrom{margin-top:20px;}
.prodcontainer-small {position:relative;float:left;width:120px;height:120px;margin:0 10px 20px 10px ;}
.prodcontainer-small img{ border:0;width:120px;}
#itemrelated{ text-align:center;margin:10px 10px 20px 20px;min-height:100px;}
.title2 { margin:10px;font-size:16px;}
/* IE7 */
header h1{#height:1.1em;}
header .menu li{padding:3px 6px;}
/* Made on a Mac */