/*****************************************************************
/  ArwenBlue Skin for CubeCart V4         
/  http://www.pTemplates.com © 2008
******************************************************************
* Target          : CubeCart version 4
*                  -----------------------------------------------
* Author          : pTemplates.com (c)2008
* Contact         : support@ptemplates.com
* Downloaded from : http://www.pTemplates.com
* Created         : July 15 2008
* Last update     : August 21 2008
* Tested with     : CubeCart 4.2.3
****************************************************************/
@charset "utf-8";
/* Reset Browser Defaults */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img,abbr{border:0;} address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}caption,th {text-align:left;}
/*------------ Global Elements ------*/
body {background: #fff url(../styleImages/bg.png) repeat-x top;font: 12px/1.5em Arial, Helvetica, sans-serif;color: #0c1f2d;}
a { color: #0c446f; text-decoration:none;}a:hover{color: #0c446f;text-decoration:underline;}
.ud{
	text-decoration: none;
}.ud:hover{text-decoration:none;}
p {padding-bottom:12px;}
.clear {clear: both;overflow: hidden;margin: 0;padding: 0;height: 1px;}
h1 {
	color: #06C;
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	border-bottom:1px solid #f0eeee;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2{
	color: #06C;
	font: normal 17px Georgia, Arial, Helvetica, sans-serif;
	margin-bottom:12px;
	padding:5px 0 6px 0;
	background: url(../styleImages/h2bg.gif) no-repeat center bottom;
	text-align:center;
	letter-spacing:1px;
}
h3{
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	padding:10px 0 6px 0;
	color: #06C;
	border-bottom:1px solid #f0eeee;
}
h4 {
	color: #06C;
	margin:0 0 8px 0;
	padding:10px 0 4px 0;
	font: normal 19px Georgia, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #f0eeee;
}
.ars {list-style-type: none;margin:0;padding:0 0 8px 0;}
.ars li { background: url(../styleImages/bullet.gif) no-repeat left 11px;padding: 4px 0 4px 10px;border-bottom:1px solid #f0eeee;}

/*------------- Layout ---------------*/
#wrapper{ width:892px; margin: 46px auto 0 auto;background: #fff url(../styleImages/frame.png) no-repeat center top;}
#ads {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:180px;
	clear:both;
	background-repeat: no-repeat;
	background-image: url(../../../images/getLogo.php?skin=ArwenBlue);
	background-position: 17px 10px;
}
.logo{/* SKIN VARIABLE IS cAsE SeNsItIvE */
	width:300px;
	height:120px;
	float:left;
	display:block;
	text-indent: -999px;
	overflow: hidden; /* IE 6 double margin fix */
	display:inline;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 34px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 42px;
}
#content{
	background: url(../styleImages/shade.png) repeat-x left top;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 22px;
}
#lsidebar{
	width:132px;
	float:left;
	padding-right:10px;
	background: url(../styleImages/vetline.gif) no-repeat right top;
}
#rsidebar{width:132px;float:left;padding-left:22px;background: url(../styleImages/vetline.gif) no-repeat left top;}
#lsidebar,#rsidebar{min-height:480px;height:auto !important;height:480px;}
#main{
	width:700px;
	float:left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#cartmain{width:638px;float:left;padding: 0 22px 22px 0;}

/*----------- Header Content ----------------*/
#prefs{
	width:525px;
	height:59px;
	float:right;
	display: inline;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#prefs label {
	color:#06F;
	font-weight:bold;
	margin-bottom: 6px;
	padding-top:2px;
	display:block;
}
#crncy, #lang{padding-left:15px;float:right;background: url(../styleImages/dot-v.gif) repeat-y left top;}
#crncy {width:130px;}#lang{ width:155px;}
.dropdown{font: 12px Arial, Helvetica, sans-serif;width:115px;padding:1px;}
#session{
	width:190px;
	float:right;
	padding-right: 15px;
	text-align:right;
	line-height: 1.7em;
}
/*---------- Header Navigation -----------*/
#navbar{
	padding: 7px 0 0 35px;
	margin:0 6px;
	height:31px;
	border-left:1px solid #0c446f;
	border-right:1px solid #0c446f;
	color:#333;
	background-image: url(../styleImages/nav.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav {width: 530px; float:left;} 
#nav a {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}
#nav a:hover {
	color:#000;
	text-decoration:none;
}
.sinput{
	width:190px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	height:16px;
}
.go{
	width:60px;
	border:1px solid #06F;
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #09F;
}

/*--- Sidebar content ----*/
.cats {
	width: 132px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
}
/* Start Cross-Browser DHTML Menu */
#mainmenu-nav{list-style: none;list-style-type: none;padding:0 0 8px 0;}
.li-nav a {background: url(../styleImages/bullet.gif) no-repeat left 11px;display: block;padding: 4px 0 4px 10px;width: 122px;border-bottom:1px solid #f0eeee;}
.li-nav a:hover {background: url(../styleImages/bullet.gif) no-repeat left 11px;}
.count{ font: normal 11px Arial, Helvetica, sans-serif;letter-spacing:-0.5; color:grey;}
.ul-nav, .li-nav {display: block;list-style: none;}
.ul-nav {width: 132px;padding: 0 0 0 10px;background:#fff;}
.li-nav {float: left;}
.li-nav .ul-nav  {display: none;position: absolute;margin-left: 132px;margin-top: -28px;border:1px dotted #e2d3b8;z-index:99;}
a.hassubmenu {background:url(../styleImages/hassubmenu.gif) no-repeat left 11px;}
/*End Cross-Browser DHTML Menu*/
.ols {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
} .ols li{padding:1px 0;margin:0}

/*--------- Latest Products ----------*/
.latest {
	width:700px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
}
div.latestProds {
	text-align: center;
	width: 155px;
	padding-top:8px;
	height: 200px;
	float: left;
	overflow: hidden;
	position: relative;
	display:inline;
	background-image: url(../styleImages/prod-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 18px;
	margin-left: 9px;
}
div.latestProds:hover {background: url(../styleImages/prod-bg-hover.png) no-repeat center top;}.pr {display:block;}
.latest img{width:100px;!important}
.divider{height:14px;display:block;background: url(../styleImages/divider.gif) no-repeat center center;}

/*-------------- Footer --------------*/
#footer{text-align:center;margin: 0 auto;clear:both;padding: 20px 0 10px 0;background: url(../styleImages/fotline.gif) no-repeat center 10px}
a.cright {color: #0c1f2d;text-decoration:none;cursor:text;}
.blue_num {
	font-size: 36px;
	color: #36C;
	text-align: right;
	font-weight: bold;
	top: 5px;
	margin-top: 10px;
}
.blue_letter {
	font-size: 15px;
	color: #09F;
}
.blue_viewcart {
	font-size: 12px;
	color: #09F;
	background-image: url(../styleImages/yourAccount.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 15px;
	height: 30px;
	
}
#search{

}
#search_l {
	float: left;
}
#search_r {
	float: right;
}

