body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.813em;
	line-height:1.46em;
	background:#FFF;
	color:#5A5C5E;
}


#container{
	text-align:left;
	margin:0;
	width:795px;
	padding:5px 8px;
}

#popup{
	text-align:left;
	margin:0;
	padding:5px 8px;
}

#leftcol{
	float:left;
	width:165px;
	margin:33px 36px 0 0;
	font-size:0.846em;
	line-height:1.363em;
}

#maincol{
	float:left;
	width:570px;
	margin-top:33px;
	position:relative;
}

/*nav styles*/

#nav{
	margin:0 0 40px 0
}

#nav li{
	display:inline;
}

#nav li a{
	display:block;
	width:135px;
	height:25px;
	overflow:hidden;
	text-indent:-999px;
	background-position:0 0;
	background-repeat: no-repeat;
	font-weight:normal;
}

#nav li a:hover, #nav li.active a{
	background-position:0 -27px;
}

#home a{
	background-image:URL(/images/home.gif);
	background-color:#3b8aff;
}

#home a:hover, #home li.active a{
	background-color:#2f6fcc;
}
#aboutus a{
	background-image:URL(/images/aboutus.gif);
	background-color:#a94cd9;
}

#aboutus a:hover, #aboutus li.active a{
	background-color:#883dae;
}
#wattson a{
	background-image:URL(/images/wattson.gif);
	background-color:#fd2a79;
}

#wattson a:hover, #wattson li.active a{
	background-color:#cb2261;
}
#holmes a{
	background-image:URL(/images/holmes.gif);
	background-color:#f20014;
}

#holmes a:hover, #holmes li.active a{
	background-color:#c20010;
}

#casestudies a{
	background-image:URL(/images/casestudies.gif);
	background-color:#f46d17;
}

#casestudies a:hover, #cs li.active a{
	background-color:#c45712;
}

#community a{
	background-image:URL(/images/community.gif);
	background-color:#f46d17;
}

#community a:hover, #cs li.active a{
	background-color:#c45712;
}

#news a{
	background-image:URL(/images/news.gif);
	background-color:#fbe820;
}

#news a:hover, #news li.active a{
	background-color:#caba1a;
}
#support a{
	background-image:URL(/images/support.gif);
	background-color:#9cd1fb;
}

#support a:hover, #support li.active a{
	background-color:#7ea8ca;
}
#shop a{
	background-image:URL(/images/shop.gif);
	background-color:#d2eaff;
}

#shop a:hover, #shop li.active a{
	background-color:#a9bccc;
}

#viewcart a{
	background-image:URL(/images/viewcart.gif);
	background-color:#d2eaff;
}

#viewcart a:hover, #viewcart li.active a{
	background-color:#a9bccc;
}

#nav li li a{
	background-image:none;
	text-indent:0;
	text-transform:lowercase;
	color:#1E1E1E;
	text-decoration:none;
	padding:2px 8px 2px 7px;
	width:120px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#nav li li a:hover, #nav li li.active a{
	color:#FFF;
}

/*other leftcol styles*/
#leftcol h1{
	color:#FD2A79;
	text-transform:uppercase;
	padding-right:20px;
	margin: -10px 0 0 0;
}
#leftcol p{
	padding-right:20px;
	padding-bottom:10px;
}

#leftcol hr{
	height:0px;
	border-top:1px dotted #97999C;
	color:#FFF;
	background:#FFF;
	margin-bottom:2em;
}

/*main content styles*/
#maincol h1.gravur{
	height:35px;
	text-indent:-999px;
	background-repeat:no-repeat;
}

#maincol h1, #maincol h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.538em;
	line-height:1em;
	color:#FD2A79;
	margin-bottom:2em;
}

#maincol h2{
	margin-top:1.5em;
	margin-bottom:0.75em;
	font-weight:normal;
}

#maincol h2 span{
	color:#5A5C5E;
}
#maincol h3{
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.154em;
	line-height:1.333em;
	margin-top:1.5em;
	margin-bottom:1em;
}

#maincol h3.alt{
	color:#FD2A79;
	border-top:1px solid #97999C;
	padding-top:1em;
}
#maincol p{
	margin-bottom:1em;
	
}


#maincol hr{
	height:1px;
	color:#97999C;
	background:#97999C;
	margin-bottom:2em;
	border-width:0px;
	margin-top:2em;
}


#maincol hr.dotted{
	height:0px;
	border-top:1px dotted #97999C;
	color:#FFF;
	background:#FFF;
	margin-bottom:2em;
	margin-top:2em;
}

#maincol li{
	background:URL(/images/bullet.gif) no-repeat 0 0.6em;
	padding-left:8px;
}

#maincol ul{
	margin-bottom:1.5em;
}


#maincol .inlineimg div{
	float:left;
}

#maincol .inlineimg div.first{
	margin-right:18px;
}

#maincol .inlineimg div.width114{
	width:114px;
}

#maincol .inlineimg div.width210{
	width:210px;
}

#maincol .inlineimg div.width228{
	width:228px;
}

#maincol .inlineimg div.width324{
	width:324px;
}

#maincol .inlineimg div.width342{
	width:342px;
}

#maincol .inlineimg div.width438{
	width:438px;
}


#maincol .inlineimg div.width275.first{
	margin-right:20px;
}

#maincol .inlineimg div.width275{
	width:275px;
	float:left;
}


#maincol .grid{
	display:inline-block;
	margin-bottom:24px;
}

#maincol .grid:after, #maincol .inlineimg:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#maincol .grid li{
	width:174px;
	margin-left:24px;
	float:left;
	padding-left: 0;
	background-image: none;
}

#maincol .grid li:first-child{
	margin-left:0;
}

#maincol .inlineimg img{
	margin-bottom:0.5em;
}

#maincol .inlineimg h3, #maincol .inlineimg p{
	margin-top:0;
}

#maincol .inlineimg p.notes{
	font-size:0.846em;
	line-height:1.364em;
}

#maincol .inlineimg p.notes span{
	color:#FD2A79;
	font-weight:bold;
}

/*general styles*/
a{
	color:#FD2A79;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#1A1A1A;
	text-decoration:underline;
}

/*shopify styles*/
.itembrief{
	margin:0 0 32px 0;
	clear:both;
}

.itemimg{
	float:left;
	width:266px;
}


.itemdetails{
	float:right;
	width:262px;
	position:relative;
	min-height:140px;
	padding-bottom:36px;
}

.itemdetails p, #subtotal{
	color:#1A1A1A;	
}

.itemprice{
	color:#1A1919;
	font-weight:bold;
}

#mainimg{
	margin-bottom:6px;
}

#otherimg{
	margin-bottom:6px;
}

#otherimg li{
	display:inline;
	margin-left:8px;
}

#otherimg li.first{
	margin-left:0;
}

.itemthumb{
	float:left;
	margin-right:6px;
	width:auto
}

.noitems{
	margin:8px 0;
	
}
#cartitems{
	padding-top:10px;
	border-top:1px dotted #97999C;
}

#cartitems li{
	border-top:1px dotted #97999C;
	padding:11px 0 0 0;
	clear:left;
	font-size:1.18em;
	line-height:1.46em;
	margin:0;
}
#cartitems li.first{
	border-width:0px;
}
#cartitems p{
	float:left;
	width:300px;
}
.itemquantity{
	float:right;
	width:50px;
	font-size:0.92em;
	line-height:1.08em;
	text-align:right
}

.purchasebar{
	background:#D0ECEF;
	font-size:1.36em;
	height:32px;
	position:relative;
	padding:0px 118px 0 11px;
	margin:0 0 18px 0;
	line-height:32px;	
}

.purchasebar label{
	float:none;
	display:inline;
}

#subtotal{
	text-align:right;
	font-size:1.36em;
	line-height:1.2em;
	border-top:1px dotted #97999C;
	padding:11px 0 0 0;
}
/*form styles*/

.purchase{
	height:32px;
	width:86px;
	background:URL(/images/purchase.gif) no-repeat 0 0;
}

.purchase:hover{
	background-position:0 -34px;
}

.itemdetails .purchase{
	position:absolute;
	left:0;
	bottom:0;
}

.purchasebar .purchase{
	position:absolute;
	right:0;
	top:0;
}

.purchasebar .update{
	font-size:1em;
	border-width:0;
	background:none;
	text-align:left;
	text-decoration:underline;
	text-transform:uppercase;
	padding:0;
	margin:6px 0 0 0;	
	cursor:pointer;
}

.itemquantity input{
	width:35px;
}

/*community styles*/

input, select, textarea, button{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

form{
	margin-bottom:1.5em;
}

form div{
	padding-bottom:10px;
}

form div.uploaddelete{
	padding:0 0 0 210px;
	margin-top:-5px;
}

form p{
	margin:0 0 2em 0;
	color:#F40067;
}

form p.showonsite{
	color:#000;
	margin:0 0 0 448px;
	width:125px;
	text-align:center;
	font-weight:bold;
}
label{
	display:block;
	float:left;
	width:200px;
	font-weight:bold;
}

label.narrow{
	width:80px;
	margin-left:-10px
}


.inputText{
	width:344px;
}

.inputText.narrow{
	width:234px;
}

.inputSelect{
	width:348px;
}

.inputSelect.narrow{
	width:238px;
}

input.showonsite{
	margin-left:54px;
}
	
.labelCheckbox{
	float:none;
	display:inline;
	font-weight:normal;
	margin-right:35px;
}

.error{
	background-color:#F40067;
	color:#FFF;
}

.button{
	border:0px;
	width:113px;
	height:25px;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
}

.button:hover{
	background-position:0 -27px;
}

input.joinnow{
	background-image:URL(../images/but_joinnow.gif);
}

input.signin{
	margin-top:1.5em;
	background-image:URL(../images/but_signin.gif);
}

input.subscribe{
	background-image:URL(../images/but_subscribe.gif);
}

input.save{
	background-image:URL(../images/wattson_save.gif);
}

div.signin{
	display:block;
	position:absolute;
	top:0;
	right:0;
	text-transform:uppercase;
}

/*downloads styles*/

#maincol .boxed{
	float:left;
	border:1px solid #C1C1C1;
	padding:14px 14px 0 14px;
	margin-bottom:9px;
	width:527px;
}

#maincol .boxed h2{
	margin-top:0;
}
#maincol .boxed.left{
	width:244px;
}
#maincol .boxed.right{
	margin-left:9px;
	width:244px
}

#leftcol .buymenow{
	margin:0 0 30px 0;
}

/* community styles*/
.withupdated{
	border-top:1px solid #97999C;
	padding-top:1.3em;
}

.updated{
	float:right;
	font-size:0.91em;
}

.withupdated h2{
	float:left;
	margin-top:0 !important;
}

/*popup styles*/

#popup label.narrow{
	margin-left:0;
}

#popup #logo{
	margin-bottom:20px;
	text-align:right;
}
