/* CSS Document */

body {
	background-color: #DADADA;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
}

#page {
	width: 1000px;
	background-image: url(images/bgPage.gif);
	background-repeat: repeat-y;
	padding: 10px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

#content {
	width: 974px;
/*	border: 1px solid #FF0000; */
/*	overflow: auto; */
}

#pagebottom {
	background-image: url(images/pgBottom.gif);
	background-repeat: no-repeat;
	width: 1000px;
	padding: 10px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 974px;
/*	padding-left: 20px;
	padding-right: 20px; */
	float: left;
	position: relative;
	clear: both;
}

#logo {
	float: left;
	margin-left: 20px;
}

#phone {
	float: left;
	position: absolute;
	top: 0px;
	right: 20px;
	clear: right;
}

#share {
	float: left;
	position: absolute;
	top: 0px;
	right: 170px;
	clear: right;
}


#links {
	float: left;
	position: absolute;
	right: 20px;
	bottom: 0px;
}

#links ul {
	margin: 0px;
	padding: 0px;
}

#links li {
	float: left;
	width: 85px;
	display: block;
	background-image: url(images/toplinksEdge.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}

#links A {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 335px;
	width: 100%;
	float: left;
	position: relative;
}

#spacerBWheader {
	height: 8px;
	width: 100%;
	float: left;
	clear: both;
}

#spacerBWbannerNtext {
	height: 1px;
	width: 100%;
	float: left;
	clear: both;
}

#reFashion {
	background-image: url(images/bgRefashion.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 382px;
	padding-top: 15px;
	padding-left: 15px;
	left: 0px;
	bottom: 0px;
	text-align: left;
	float: left;
}

#reFashion h1 {
	font-size: 20px;
	color: #003158;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px;
	font-weight: normal;	
}

#reFashion ul {
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

#reFashion li {
	background-image: url(images/bullet_header.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	list-style: none;
	font-size: 11px;
	color: #434343;
	padding-bottom: 8px; 
	padding-left: 20px;
}

#reFashion A {
	color: #003158;
}



#boredMsg {
	position: absolute;
	top: 110px;
	right: 100px;
	background-image: url(images/hdrBored.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 390px;
	padding-top: 38px;
	font-size: 18px;
	color: #0096D2;
	text-align: justify;
	float: left;
	clear: both;
}

#threePackages {
	background-color: #9E9E9E;
	float: left;
	width: 974px;
	clear: both;
}

#basicPackage {
	background-image: url(images/bgBasicPlan.png);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 5px 10px 10px;
	width: 311px;
	height: 246px;
}

#advPackage {
	background-image: url(images/bgAdvancedPlan.png);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 5px 10px 5px;
	width: 311px;
	height: 246px;
}

#seoPackage {
	background-image: url(images/bgSeo.png);
	background-repeat: no-repeat;
	float: left;
	margin: 10px 5px 10px 5px;
	width: 311px;
	height: 246px;
}

.packageDetails {
	width: 100%;
	padding: 15px;
}

.packageIcon {
	width: 58px;
	height: 58px;
	float: left;
}

.packageName {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 140px;
}

.priceStar {
	background-image: url(images/priceStar.png);
	padding: 20px 9px;
	float: left;
}

.packageContents {
	clear: both;
	float: left;
	color: #FFFFFF;
	margin-top: 0px;
	width: 90%;
}

.packageContents A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#indexBottomContent {
	width: 974px;
	float: left;
	margin-top: 10px;
}

#leftcontent {
	width: 50%;
	padding-right: 30px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	float: left;
	background-image: url(images/toplinksEdge.gif);
	background-position: top right;
	background-repeat: repeat-y;
	padding-top: 15px;
}

.indexLinks {
	color: #666666;
}

h2 {
	font-size: 20px;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	font-weight: normal;
	color:#003158;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;	
}

h6 {
	font-size: 20px;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	font-weight: normal;
	color:#003158;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;	
}

ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

li {
	list-style: none;
	padding-bottom: 8px; 
}

#aboutRightContent {
	float: right;
	width: 40%;
/*	background-color: #efefef; */
	padding: 15px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}


#rightcontent {
	float: right;
	width: 40%;
	background-color: #efefef;
	padding: 15px;
	padding-left: 20px;
}

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

.textfield {
	border: 1px solid #A6A6A6;
	width: 150px;
}

.textarea {
	border: 1px solid #A6A6A6;
	width: 150px;
}

.button {
	border: 1px solid #A6A6A6;
	background-color: #F7F7F7;
	font-family: Tahoma, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	padding: 6px;
}

#rightcontent table {
	width: 98%;
}

#rightcontent td {
	background-image: url(images/separaterFooter.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 6px;
	text-align: left;
	font-size: 11px;
}

#footer {
	width: 974px;
	margin-top: 10px;
	padding-top: 15px;
	float: left;
	text-align: center;
	font-size: 10px;
	background-image: url(images/separaterFooter.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#footer A {
	color: #535353;
	font-size: 11px;
}

#portfolioimg a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

#portfolioimg TD {
	text-align: center;
}

#portfolioimg TD img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #e8e8e8;
}

#portfolioimg TD img:hover {
	background-color: #CCCCFF;
}

td h4 {
	font-size: 18px;
	font-family: Tahoma, Arial, Tahoma, Verdana;
	font-weight: normal;
	color:#003158;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-left: 12px;
	text-align: left;
}

.headings {
	color:#003158;
}

#form {
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 232px;
	width: 351px;
	margin-right: 25px;
	padding: 2px;
}

#form_content {
	padding: 2px;
	float: right;
	width: 210px;
	margin-top: 2px;
}

#formBanner {
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	float: right;
	height: 232px;
	width: 351px;
	margin-right: 25px;
	padding: 2px;
	position: absolute;
	top: 50px;
	right: 70px;
}

#submit {
	background-image: url(images/submit_btn_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	width: 71px;
}
#submit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
}

#form_heading {
	margin-top: 5px;
	margin-bottom: 5px;
}

#aboutContact td {
	padding: 3px;
}

#aboutContact .textfield {
	width: 110px;
}

.bigOrangeHeadings {
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	color: #EE8A16;
	font-weight: bold;
}

#form_order {
	background-image: url(images/order_form_bg.png);
	background-repeat: no-repeat;
	height: 320px;
	width: 600px;
	padding: 2px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #525D73;
}

#form_order_content {
	float: right;
	width: 370px;
/*	margin-top: 15px; */
}

.form_order_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EE8A16;
}

#form_order_heading {
	margin-top: 6px;
	margin-bottom: 5px;
	text-align: left;
	width: 350px;
	float: right;
}

#to_speak {
	text-align: right;
	padding-right: 47px;
	margin-top: 2px;
	margin-left: 10px;
}

.order_now {
	width: 102px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-image: url(images/btn_order_now.gif);
	background-repeat: no-repeat;
	clear: both;
	font-weight: bold;
	text-align: center;
}

.order_now A {
	color: #fff;
	text-decoration: none;
	
}

A {
	color: #003366;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

#packages ul {
	margin-left: 20px;
}

#packages li {
	list-style-type: circle;
}

#packages td.bottom {
	background-image: url(images/separaterFooter.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.testimonialsBy {
	color: #333333;
	font-weight: bold;
}

.pageLists li{
	margin-left: 12px;
	list-style-type: disc;
}

#resellerPlanTbl, #resellerCommissionTbl {
	border: 1px solid #CCCCCC;
}

#resellerPlanTbl th, #resellerCommissionTbl th {
	background-color: #EC8615;
	text-align: left;
	color: #fff;
}

td.lightGrey {
	background-color: #EAEAEA;
}

td.lighterGrey {
	background-color: #F9F9F9;
}

.restrictions {
	font-size: 10px;
	color:#003158;
	font-weight: bold;
}

.restrictions li{
	margin-left: 12px;
	list-style-type: disc;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

#resellerSignUp {
	border: 4px double #EC8615;
}

#resellerSignUp td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#resellerSignUp .inputFields {
	border: 1px solid #CCCCCC;
	width: 200px;
}.blue_anchor {
	color: #0096D2;
}
.grey_anchor {
	font-size: 11px;
	color: #666666;
}

.greyLinks {
	color: #666666;
}