/*CSS STYLESHEET DESIGNED BY TEMPLATEMONSTER CO.*/
/*GLOBAL STYLES START*/
*{padding:0; margin:0;}
body{ padding:0; margin:0; text-align:center; vertical-align:top; background:url(images/tall.gif) repeat-x top #414141;font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#333333;}
img { border:0;}
input {vertical-align:middle;}
textarea{font-family:Tahoma;}
input {height:20px;}
.column {float:left;}
.clear {clear:both;}

.menu{height:98px;}
.in1{background:url(images/btall.gif) repeat-y left;}
.in2{background:url(images/top_bback.gif) no-repeat left top;}
.in3{background:url(images/bott_bback.gif) no-repeat left bottom; padding-left:25px; padding-bottom:15px;}


.inner1{background:url(images/tab_tall.gif) repeat-x top;}
.inner2{background:url(images/tab_tall.gif) repeat-x bottom;}
.inner3{background:url(images/tab_tall.gif) repeat-y left;}
.inner4{background:url(images/tab_tall.gif) repeat-y right;}
.inner5{background:url(images/ltc.gif) no-repeat left top;}
.inner6{background:url(images/rtc.gif) no-repeat right top;}
.inner7{background:url(images/lbc.gif) no-repeat left bottom;}
.inner8{background:url(images/rbc.gif) no-repeat right bottom;}

/*do not make any change here to prevent design brake!!!*/
#footer {color:#666666;height:100px; background:url(images/f_back1.gif) no-repeat 0 -10px #414141; text-align:left}
#footer span {color:#999999; font-weight:bold;}
#footer a {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
#footer a:hover{text-decoration:none;}

/*GLOBAL STYLES END*/
/*********************************************************************************************************/
/*FORMS CLASSES START*/
form { margin:0px; padding:0px; }
.myform {width:214px; margin:0; padding:0 0 0 3px; height:20px; vertical-align:middle; font-size:12px;font-family:Arial; color:#333333; background:#ffffff;}
.myform2 {width:209px; margin:0; padding:0 0 0 3px; height:20px; vertical-align:middle; font-size:11px;font-family:Arial; color:#333333; background:#ffffff;}
/*FORMS CLASSES END*/
/*LIST CLASSES START*/
ul { margin:0; padding:0; list-style:none; }
li { background:url(images/pimp1.gif) no-repeat left; padding-left:15px; line-height:18px; color:#394242; }
li a { text-decoration:underline; color:#394242;}
li a:hover { text-decoration:none;}

.list1 li {color:#666666; text-decoration:none; font-weight:bold; line-height:14px; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(images/pimp2.gif) no-repeat left top; padding-left:23px; padding-bottom:9px;}
.list1 li a {color:#666666; text-decoration:none;}
.list1 a:hover {text-decoration:underline;}

.list2 li {color:#44A30F; text-decoration:none; line-height:18px; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:url(images/spacer.gif) no-repeat left; padding-left:0; margin-left:1px;}
.list2 li a {color:#44A30F; text-decoration:underline;}
.list2 a:hover {text-decoration:none;}


/*LIST CLASSES END*/
/*LINKS START*/
a { color:#44A30F; text-decoration:underline;}
a:hover{ text-decoration:none; }

.link1 {color:#44A30F; text-decoration:none; font-weight:bold; line-height:16px; font-size:13px; font-family:Arial, Helvetica, sans-serif; background:url(images/pimp1.gif) no-repeat left; padding-left:17px;}
.link1:hover {text-decoration:underline;}

.link2 {color:#666666; text-decoration:none; font-weight:bold; text-decoration:underline;}
.link2:hover {text-decoration:none;}

.link3 {color:#44A30F; text-decoration:underline;}
.link3 a {text-decoration:underline;}
.link3 a:hover {text-decoration:none;}

.link4 {color:#333333; text-decoration:none; font-weight:bold; text-decoration:underline;}
.link4:hover {text-decoration:none;}
/*LINKS END*/
/*TXT START*/
.txt1 {font-weight:bold; color:#333333; }
.txt2 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px; color:#666666;}
/*TXT END*/
/******************--for each pages classes--***************************************/
/*page1*/
#page1 #content .col1{ margin-right:11px;}
.p1_col1{width:152px; height:69px; background:url(images/1b_back3.gif) no-repeat; float:left;}
.p1_col2{width:9px; height:69px; float:left;}

/*page2*/
#page2 #content .col1{ margin-right:30px;}

/*page3*/
#page3 #content .col1{ margin-right:28px;}

/*page4*/
#page4 #content #row1 .col1{ margin-right:50px;}
#page4 #content #row2 .col1{ margin-right:8px;}
#page4 #content #row2{ padding-left:25px;}

/*page5*/
#page5 #content .col1{ margin-right:28px;}

/*page6*/
#page6 #content .col1{ margin-right:28px;}
.h6{height:51px;}

#tellfriend {
	position: absolute;
	margin-top: -500px;
	left: 450px;
	color: #fff;
	padding: 15px;
	margin-bottom: 20px;
	width: 380px;
	z-index: 1;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

#tellfriend a.close {
	position: absolute;
	right: -10px;
	top: -10px;
	background: url(images/fancy_closebox.png) no-repeat;
	height: 30px;
	width: 30px;
	overflow: hidden;
	text-indent: -1000px;
}

#tellfriend form textarea {
	height: 80px;
}




/* @end */

/* @group Forms */


.contact-form {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #f2f2f2;
}

.contact-form form input.std_input {
	margin-bottom: 10px;
}

form label.clear {
	clear: both;
	float: left;
	margin-top: 10px;
}

form label.full {
	width: 99%;
}

form label.required {
	font-weight: bold;
}

form select {
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6e6e6e;
}

form label {
	color: #808080;
	font-size: 14px;
}

form input.std_input,
form textarea {
	border: 1px solid #ccc;
	width: 97%;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	color: #6e6e6e;
}

form table {
	width: 100%;
}

form table input.std_input {
	width: 93%;
}

form table.three-col input.std_input {
	width: 90%;
}

form input.form_but {
	margin-top: 10px;
	background-color: #93ba31;
	border: 3px solid #afdd39;
	color: #fff;
	font: bold 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 10px;
}

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #000000;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	color: #000000;
	}


td {
	padding: 0 0.5em;
	color: #000000;
	}
