/*****************************************************************
/  ArwenRed 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         : August 28 2008
* Last update     : August 28 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 {
	color: #cc0000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-color: #CC0000;
	background-image: url(../styleImages/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #CC0000;
	text-decoration:underline;
}a:hover{
	color: #000000;
	text-decoration:underline;
}
.ud{text-decoration:underline;}.ud:hover{text-decoration:none;}
p {padding-bottom:12px;}
.clear {clear: both;overflow: hidden;margin: 0;padding: 0;height: 1px;}
h1 {
	color: #CC0000;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 15px;
}
h2{
	color: #CC0000;
	font: normal 17px;
	margin-bottom:12px;
	padding: 5px 0 6px 0;
	background: url(../styleImages/h2bg.gif) no-repeat center bottom;
	text-align:left;
	letter-spacing:1px;
}
h3{
	margin:0 0 7px 0;
	padding:7px 0 6px 0;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
}
h3 a. {
	
	color: #111;

}
h4 {
	color: #CC0000;
	margin:0 0 8px 0;
	padding:10px 0 4px 0;
	font: normal 19px;
	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;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../styleImages/head.gif);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px dotted #EA8800;
}
#header {
	height:100px;
	clear:both;
	color: #FFFFFF;
	font-size: 11px;
}

#header a {
	
	color: #FFFFFF;
}
.logo{/* SKIN VARIABLE IS cAsE SeNsItIvE */background: url(../../../images/getLogo.php?skin=ArwenRed) no-repeat left top;width:181px;height:51px;margin: 34px 0 0 42px;float:left;display:block;text-indent: -999px;overflow: hidden; /* IE 6 double margin fix */display:inline }
#content{
	padding: 0px 22px 0 22px;
	margin:0 6px;
	background-repeat: repeat-x;
	background-position: left top;
}
#lsidebar{
	width:170px;
	float:left;
	padding-right:22px;
	padding-top: 20px;
}
#rsidebar{
	width:132px;
	float:left;
	padding-left:20px;
}
#lsidebar,#rsidebar{min-height:480px;height:auto !important;height:480px;}
#main{ width:444px;float:left;padding: 0 22px;}
#cartmain{width:638px;float:left;padding: 0 22px 22px 0;}

/*----------- Header Content ----------------*/
#prefs{
	width:625px;
	height:59px;
	float:right;
	display:inline;
	margin-top: 52px;
	margin-right: 140px;
	margin-bottom: 0;
	margin-left: 0;
		text-align:right;

}
#prefs label {color:#e29003;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;width:115px;padding:1px;}
#session{
	padding-right: 0px;
	text-align:right;
	display:inline;
	margin-right: 90px;
}
/*---------- Header Navigation -----------*/
#navbar{
	height:32px;
	color:#e3cfcf;
	background-color: #cc0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 892px;	
}
#nav { float:left;} 
#nav a {
	font-weight: bold;
	color: #FF9900;
}
#nav a:hover {color:#fff;text-decoration:none;}
#search{
	width:200px;
	margin-right: 0px;
	margin-left: 20px;
	float: right;
}
.sinput{width:170px;border-top: 1px solid #000;border-left: 1px solid #000;height:16px;}
.go{width:30px;background:#e29003;border:1px solid #bc7a09;color:#fff;font: bold 11px;}

/*--- Sidebar content ----*/
.cats {width: 132px;margin: 0 auto;}
/* Start Cross-Browser DHTML Menu */
#mainmenu-nav{
	list-style: none;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight:bold;
	font-size: 11px;
}
.li-nav a {
	display: block;
	width: 140px;
	color: #FFFFFF;
	height: 21px;
	background-color: #CC0000;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #FFFFFF;
}
.li-nav a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	background-image: url(../styleImages/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	border: 1px solid #CC0000;
}
.count{ font: normal 11px; color:#665;}
.ul-nav, .li-nav {display: block;list-style: none;}
.ul-nav {
	width: 132px;
	padding: 0 0 0 10px;
}
.li-nav {float: left;}
.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 132px;
	margin-top: -28px;
	border:1px dotted #FFFFFF;
	z-index:99;
}
a.hassubmenu {background:url(../styleImages/hassubmenu.gif) no-repeat left 11px;}
/*End Cross-Browser DHTML Menu*/
.ols {margin: 0 0 0 17px;padding:0;} .ols li{padding:1px 0;margin:0}

/*--------- Latest Products ----------*/
.latest {margin:0 auto; width:484px;padding: 12px 0 0 0;}
div.latestProds {text-align: center;width: 141px;padding-top:8px;margin:0 9px 18px 9px;height: 160px;float: left;overflow: hidden;position: relative;display:inline;background: url(../styleImages/prod-bg.png) no-repeat center top;}
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;
no-repeat center 10px; 	color: #FFFFFF;
	background-color: #CC0000;
}

#footer a{
	 	color: #FFFFFF;
}
	
a.cright {color: #0c1f2d;text-decoration:none;cursor:text;}

.sBox {
	float:right;
	margin-right: 0px;
	height: 40px;
	width: 240px;
	position: relative;
	top: 0px;
	background-position: right;
	right: 20px;
		font-size: 12px;

}
.mBox {
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #cc0005;
	font-size: 12px;
}

.cBox {
	padding: 7px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #cc0000;
		font-size: 12px;

}

.Title {
	color: #cc0000;
	font-size: 12px;
	top: 50px;
	left: 280px;
}

#navcontainer {
	width: 600px;
	display: inline;
	float: left;
	height: 30px;
}

#navcontainer ul {
	font-size:11px;
	font-weight:bold;
	text-transform: none;

}
#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:  18px;
	padding-right: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navcontainer ul li a:hover {
background:  #fff; 
  color: #CC0000;
}

