/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* 
{
margin: 0px;
padding: 0px;
}

p{
	padding: 15px;
}

body {
	background: #e01400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: #bad6ff url(../images/bgtop.jpg) top repeat-x;
}

input, textarea {
/*
	background: #A4E4F5;
	border: 1px solid #FFFFFF;
*/
	font: 13px Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
	
/*
	color: #0F5B96;
*/
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 36px;
	padding-left: 39px;
	padding-bottom: 15px;
}

hr {
	display: none;
}

#main
{
width: 1020px;
/*
height:52em;
*/
margin: 0 auto;
background: url(../images/conbg.jpg) repeat-y center;
}


/* Header */

/*
#header {
	height: 180px;
	width: 1400px;
	margin: 0;
	margin: 0 auto;
}
*/

#logo {
width: 1400px;
height: 150px;
background: url(../images/header_plus.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ffffff;
}
#logo h2 {
	padding: 8px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}

#menu {
/*
	border: solid 1px red;
*/
	height: 47px;
	width: 850px;
	/*
	padding-left: 180px;
	*/
	margin: 0 auto;
	background:url(../images/menubg.jpg) center;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 140px;
	height: 37px;
	padding-top: 13px;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #013696;
	
}

.menu_item{
	background: url(../images/menubar.jpg) left center no-repeat;
}

#menu a:hover {
	
	text-decoration:underline;
	color: #000000;
}

/* Page */

#page {
	width: 976px;
/*
	height: 80%;
*/
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 503px;
	margin: 10px;
}

#wel{
	background: url(../images/Welcome_banner.png) no-repeat center;
	width: 503px;
	height: 40px;
	margin-bottom: 10px;
}

#wel a{
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 15px;
	
}

#wel a:hover{
	text-decoration:underline;
}
#wel h4{
	padding-top:5px;
}
.web{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
}

#weltext{
	width: 155px;
	color: #cecccc;
	margin-left: 20px;
}

#gallery{
	padding-left: 7px;
}

.gal1{
/*
	width: 150px;
*/
	text-align:center;
	padding: 5px;
	float:left;
}

.gal2{
	width: 135px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal3{
	width: 162px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal4{
	width: 111px;
	text-align:center;
	padding: 5px;
	float:left;
}

.gal, .gal2, .gal3, .gal4 a{
	color:#FFFFFF;
}

.gtext{
	color: #007993;	
}

.gwiev{
	width: 96px;
	height: 31px;
	background:url(../images/wiev.jpg) no-repeat center;
	margin-top: 5px;
	padding-top: 15px;
}

.wiev{
	text-decoration:none;
	color:#FFFFFF;

}

.read{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #6686c0;
}

.read a:hover{
	color: #6686c0;
	text-decoration: underline;
}

#content .post ul, #content .post ol
{
margin-left: 30px;
}

#conbg
{
background:url(../images/conbg.gif) repeat-y top;
}

#met{
	color: #013696;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	padding-left: 20px;
	padding-top:10px;
}

.post {

	color: #000000;

}

.text a {
	color: #6686c0;
}

.text a:hover {
	color: #000000;
}

.post H2
{
width: 503px;
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/contitle.gif) no-repeat;
}

.center_bottom
{
background: url(../images/conbot.gif) no-repeat bottom;
height: 2px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 226px;
	margin-top: 10px;
	color: #000000;

}

.sidebar ul {
	margin-top: 15px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-right: 30px;
	
}

.sidebar ul li a{
	color:#000000;
	text-decoration: none;
}

.sidebar ul li a:hover{
	color:#6786c0;
}


.sidebar li {
	padding-left: 15px;
	background:url(../images/liststyle.gif) no-repeat top left;
	margin-bottom: 15px;
	margin-left: 20px;
}

.liststyle2 li{
	background:url(../images/liststyle2.jpg) no-repeat top left;
	padding-left: 30px;
}

.sidebar h2 {
width: 226px;
height: 25px;
font-size: 14px;
font-weight: bold;
text-align:center;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat;
}

.bottom_small
{
height: 2px;
background: url(../images/left_bottom.gif) no-repeat bottom left;
width: 228px;
margin-bottom: 10px;
}


#leftbar .line1, #rightbar .line1
{
background: url(../images/left_bg.gif);
padding: 4px;
}

#leftbar .small_back, #rightbar .small_back
{
background: url(../images/small_back.gif) repeat-y;
}

/* Left Sidebar */

#leftbar {

}

/* Right Sidebar */

#rightbar a{
color: #6686c0;
}

#com{
/*
	padding: 5px;
*/
	
}

.hr{
	background:url(../images/hr.jpg) no-repeat;
	height: 1px;
	width: 209px;
	display: block;
	margin: 5px auto;
/*
	margin-bottom:5px;
*/
}

#hr2{
	width: 503px;
	height: 1px; 
	background: url(../images/hr2.jpg) no-repeat center;

	margin-bottom:5px;
}

#leftbar .back, #rightbar .back
{
background: url(../images/title_back.gif) no-repeat;
padding: 10px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 125px;
	background: url(../images/footer.jpg) no-repeat top;
	text-align: center;
	font-size: smaller;
	color: #013696;
}

#footer a {
	color: #013696;
}

.button {
	background-color: #0099CC;
	color: white;
}

.button:hover {
	background-color: #002DB3;
	color: lightblue;
}

.form_field {
	background-color: white;
	border: solid 1px black;
}

.req {
	background-color: white;
	border: inset 1px #0068b3;
}	
.form_first_column {
	width: 112px;
	float:left;
	padding: 5px 1px 0 25px;
	padding-right: 1px;
	color: black;
/*
	border: solid 1px green;
*/
}

.form_second_column {
	width: 225px;
	margin-left: 135px;
	padding: 3px 5px 0 1px;
	padding-left: 1px;
/*
	border: solid 1px red;
*/
}

.form_row_0 {
/*
	background-color: #E6E6E6;
*/
}

.form_row_1 {
/*
	background-color: #C7C7C7;
*/
}

.thankyou_div {
	padding: 5px 0 0 5px;
	font-size: 14px;
	font-weight: bold;
	color: #013696;
}

.error_msg, .upload_error_msg {
	color: red;
	font-size: 13px;
/*
	font-weight: bold;
*/
}

.clearfloat	 {
	clear:both;
}

.bottom_prod_detail
{
	height: 2px;
	background: url(../images/prod_detail_bottom.gif) no-repeat bottom left;
	width: 744px;
	margin-bottom: 20px;
}


/*
#leftbar .line1, #rightbar .line1
*/
.prod_detail_center
{
	background: url(../images/prod_detail_bg.gif);
	padding: 4px 0 0 0;
	width: 744px;
}
.prod_detail_center ul {
	margin-top: 7px;
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-right: 350px;
	
}

.prod_detail_center ul li a{
	color:#000000;
	text-decoration: none;
}

.prod_detail_center ul li a:hover{
	color:#6786c0;
}


.prod_detail_center li {
	padding-left: 15px;
	background:url(../images/liststyle.gif) no-repeat top left;
	margin-bottom: 5px;
	margin-left: 20px;
}

/******************************** 
	Checkout related stuff
*********************************/
#left_pane {
	float:left;
	width: 55%;
	margin:15px 15px 15px 70px;
}

#right_pane {
	float:left;
	margin:15px;
}

#page_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #0068b3;
	text-decoration:none;
	letter-spacing:normal;
}

.shipping_addr_legend {
	color:blue;
	font-weight:bold;
	font-size:13px;
}

.shipping_addr_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-style: italic;
/*
	font-weight: bold;
*/
	color: #0068b3;
	text-decoration:none;
	letter-spacing:normal;
}

.login_container {
	border-left:1px solid #BBBBBB;
	padding:0 0 0 17px;
	margin-top: 15px;
}

div.login {
	background:url("../images/gradientdown.gif") repeat-x scroll center bottom transparent;
	border:5px solid #CCDDFF;
	padding:1px;
}
div.login div.fieldrow input, div.login div.fieldRow input {
	width:99%;
}
div.login div.fieldrow label, div.login div.fieldRow label {
	padding-left:0;
	color: black;
}
div.login div.fieldrow, div.login div.fieldRow {
	margin-bottom:14px;
}
div.login fieldset {
	padding:10px;
	border: 0 none;
}
div.login div.buttonrow, div.login div.buttonRow {
	margin-top:1.2em;
}
div.login div.buttonrow input {
	padding:0.4em 1.65em 0.5em;
}
div.login p.intro {
	color:#84A7CD;
	font-family:"Gill Sans MT","Gill Sans",sans-serif;
	letter-spacing:0.1em;
	margin-top:0;
}
div.login p.login-challenge {
	color:#84A7CD;
	font-family:"Gill Sans MT","Gill Sans",sans-serif;
	letter-spacing:0.1em;
	margin-top:0;
}
div.login p.intro strong {
	color:#013368;
	display:block;
	font-weight:normal;
	text-indent:1.5em;
}
div.login div.notes {
	border-top:1px solid #E2E2E2;
	margin:1.2em 0;
}

p.instructions {
	color: black;
	font-weight:bold;
	margin:6px 0 12px;
	text-align:left;
	width:60%;
	padding:0;
}

#forms_container {
	margin:15px 15px 0 200px;
}

.horizontal_separator {
	width:40%;
	border-top:solid 1px #BBBBBB;
	margin:10px 0;
}

strong {
	font-weight:bold;
}

.about_us {
	line-height: 1.5em;
	padding: 2px 30px 2px 30px;
	font-size: 12px;
}

fieldset {
	background-color: white;
}

/************************* 
	Contact Us stuff 
**************************/
.contact_us {
	background:url("../images/contact_us_gradient.gif") repeat scroll left top transparent;
	margin:2.5px;
	width:976px;
}

.contact_us label {
	display:block;
	color: #013696;
}

#thank_you { 
	display:none;
	padding: 20px 0 0 0;
}

#thank_you p {
	font-size:18px;
	color:#013696;
	font-style: italic;
	padding: 3px 0 0 20px;
}

#sorry { 
	display:none;
	padding: 20px 0 0 0;
}

#sorry p {
	font-size:18px;
	color:red;
	font-style: italic;
	padding: 3px 0 0 20px;
}

/****************************
	Drop-down menu
*****************************/
#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover {
/*
	background: #49A3FF
*/
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 46px 0 0 0;
	padding: 0;
	background: #ebf3fe;
	border: 1px solid #5970B2;
	min-width: 140px;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	height: auto;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #ebf3fe;
	color: #2875DE;
	font: 11px arial;
	float:none;
}

#sddm div a:hover {
	background: #49A3FF;
	color: #FFF
}

/*************************
	End Drop-down menu
**************************/

.form_validation_error {
	color:red;
	padding-top:2px;
	text-align: center;
}

.center_element {
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.contact_us_field {
	margin-bottom: 5px;
}
