/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	background-color: #000000;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0;
	background-position: center;
}
#masthead {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #cccccc;
	background-color: #323232;
	background-image: url(../images/header-image2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textbox {
	background-color: #CCCCCC;
}

#column_wrapper {
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 -4px 0 -3px;}
#column_top {
	background-image: url(img/clm04_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-image: url(img/clm04_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 570px;
	float: left;
}
#right {
	width: 350px;
	float: left;
}
#left .content {
	padding: 24px 36px;
	font-size: 0.9em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 0px;
}
#footer {
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #3FAFEA;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #3FAFEA;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #3FAFEA;
	font-weight: bold;
	text-decoration: none;
}
#left a:visited {
	color: #3FAFEA;
	text-decoration: none;
}
#left a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #0099FF;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #B185C9;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
	color: #529ccd;
}
h2 {
	font-size: 1.2em;
	margin: 10px 0 0 0;color: #41AFEA;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.freeshipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #529ccd;
	font-weight: bold;
	padding: 4px;
	letter-spacing: 0.2em;
}
#store {
	padding: 20px;
	margin: auto;
	width: 700px;
}
.product{font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.25em;
	color: #cccccc;}
	
.product a:link {
	color: #3FAFEA;
	text-decoration: none;
}
.product a:visited {
	color: #3FAFEA;
	text-decoration: none;
}
.product a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.quan{
	background-color: #CCCCCC;
}
form select.os0 {
        color: black;
        background-color: #d1e2ed;
        font-weight: bold;
    }
