/*Global Styles*/
.oldlink {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

body {
    background-color: #c8c8c4;
    margin: 0px;
    font-family: Arial;
    font-size:12px;
    color: 1A1A1A
}

form {
    margin: 0px;
}

p {
	font-family: Arial;
    font-size: 12px;
    color: #000000
}

td {
    font-family: Arial;
    font-size: 12px;
    color: #000000
}

h1 {
    margin: 0px;
    font-family: Arial;
    font-size: 18px;
    color: #1A1A1A;
}

h2 {
    margin: 0px;
    font-family: Arial;
    font-size: 15px;
    color: #1A1A1A;
}

h3 {
    margin: 0px;
    font-family: Arial;
    font-size: 10px;
    color: #1A1A1A;
}

h4 {
    margin: 0px;
    font-family: Arial;
    font-size:12px;
    color: #1A1A1A;
}


/* Link Styles */

a, a:visited, a:active {
    font-family: Arial;
    font-size:12px;
    color: #000000;
    

/*text-decoration: underline*/


    }

a:hover {
    font-family: Arial;
    font-size:12px;
    color: #000000;
    text-decoration: none
    }

a.linkSmall, a.linkSmall:visited, a.linkSmall:active {
    font-family: Arial;
    font-size:11px;
    color: #000000;
    text-decoration: underline
    }

a.linkSmall:hover {
    font-family: Arial;
    font-size:11px;
    color: #000000;
    text-decoration: none
    }

a img {
     border: 0;
     filter:alpha(opacity=100);
     -moz-opacity: 1.0;
     opacity: 1.0;
     
    }

a:hover img {
     filter:alpha(opacity=70);
     -moz-opacity: 0.7;
     opacity: 0.7;
     
    }



/* Page Menu Styles*/

a.topMenu, a.topMenu:visited, a.topMenu:active {
    font-family: Arial;
    font-size:12px;
    color: #000000;
    text-decoration: none;
    
    }

a.topMenu:hover {
    font-family: Arial;
    font-size:12px;
    color: #000000;
    text-decoration: none;
    
    }



/* Main DIV Styles */

.dragme {
     cursor: move 
    }

#divHead {
    height:20px;
    width: 946px;
    margin:auto;
    margin-bottom:0px;
    margin-top:5px;
    overflow: hidden;
    
    }

#divHeader {
    background:url(../images/bg_header.jpg) repeat-x;
    height:80px;
    width: 946px;
    margin: auto;
    margin-top:20px;
    overflow: hidden;
}

#divBody {
    width: 946px;
    margin: auto;
    padding:0px;
    background:url(../images/bg_mainBody.jpg) repeat-y;
    overflow: hidden;
}

#divBodyNew {
    width: 946px;
    margin: auto;
    padding: 0px;
    background: white;
    overflow: hidden;
}

#divBodyNewContent {
    margin: auto;
    padding: 20px;
}

#divBodyNewContent h2 {
	font-size: 16px;
	color: #00529E;
	display: inline;
	font-weight: bold;
}

#divBodyNewContent h3 {
	font-size: 14px;
	color: #00529E;
	display: inline;
	font-weight: bold;
}

#divFooter {
    background: url(../images/bg_footer.jpg) repeat-x;
    height: 143px;
    width: 946px;
    margin: auto;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}

div.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
}

#divLogo {
    float: left;
}

#divLogo a img {
	border: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

#divTopRight {
    float: right;
    background: #231f20;
    width: 240px;
    padding: 0px;
    margin: 0px;
}


/* Top Right Navigation */

#divHeader h1 {
    font-size: 20px;
    float: right;
    padding: 12px 30px 0px 0px;
    margin:0px;
    clear:right;
    
    }

#divTopRight_navigation{
    padding:0px;
    margin:0px;
    height:29px;
    
    }

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

#divTopRight_navigation li{
    padding:0px;
    margin:0px;
    display:inline;
    list-style-type:none;
    vertical-align:middle;
    
    }

#divTopRight_navigation li a:link, #divTopRight_navigation li a:visited{
    float:left;
    padding:7px 5px 0px 0px;
    margin:0px;
    color:#999999;
    font-size:10px;
    text-decoration:none;
    
    }

#divTopRight_navigation li a:hover{
    text-decoration:underline;
    
    }

#divTopRight_navigation li.TopRightNavIcon{
    padding:5px 3px 0px 2px;
    margin:0px 0px 0px 2px;
     float:left;
    
    }



/* End of Top Right Navigation */



/* Main Navigation */

#divMainNavigation{
    background:url(../images/bg_topNav.jpg) repeat-x;
    height:28px;
    width: 946px;
    margin: auto;
    overflow: hidden;
    color:white;
    text-align:center;
    
    }

#divMainNavigation ul{
    padding:5px 0px 0px 0px;
    margin:0px;
    text-transform:uppercase;
    
    }

#divMainNavigation li {
    display:inline;
    list-style-type:none;
    padding: 0px 40px 0px 40px;
    
    }

#divMainNavigation li a:link, #divMainNavigation li a:visited {
    color:white;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
    
    }

#divMainNavigation li a:hover {
    color:#F7931E;
    text-decoration:none;
}


/* End of Main Navigation */

#divMainImage {
    background: white;
    height: 165px;
    width: 946px;
    margin: auto;
    overflow: hidden;
    text-align: left;
    margin-left: auto;
    padding-left: 0px;
	font-size: 11px;
}

#divMainImageMenu {
	margin-top: 7px;
}

#divMainImageMenu ul {
	margin: 0px;
}

#divMainImageMenu a {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
	margin: 0px 30px 0px 30px;
}

#divMainImageMenu li {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
	margin: 0px;
}

#divMainImageSlices {
    background: url(../images/banners/slices.jpg);
    height: 323px;
    width: 946px;
    margin: auto;
    overflow: hidden;
    padding: 0px;
}

#divMainImageSlicesText {
    margin: 50px 10px 0 200px;
    overflow: hidden;
    text-align: left;
    padding: 0px;
	font-size: 11px;
}

#divMainImageLeft {
    height: 199px;
    width: 761px;
	float: left;
}

#divMainImageRight {
    height: 199px;
    width: 185px;
	float: right;
}

#divMainImageNew {
    background: white;
    height: 199px;
    width: 946px;
    margin: auto;
    overflow: hidden;
    text-align: left;
    margin-left: auto;
    padding-left: 0px;
	font-size: 11px;
	z-index: 2;
}

#divHomeSearchArea {
    height: 57px;
    width: 946px;
    margin: auto;
}

#divHomeSearchAreaRight {
	height: 57px;
    width: 464px;
	background: url(../images/index/right.jpg);
    overflow: hidden;
    text-align: right;
    color: white;
	float: left;
}

#divHomeSearchAreaLeft {
	height: 57px;
    width: 482px;
	float: left;
}

#divHomeSearchAreaNew {
	background: url(../images/bg_homeSearchnew.jpg) repeat-x;
    height: 57px;
    width: 946px;
    margin: auto;
    overflow: hidden;
    text-align: right;
    color: white;
}

#divAdditionalArea{
	background: url(../images/mainbanner.jpg);
    height: 165px;
    width: 946px;
	margin: auto;
	font-size: 11px;
}

#divAdditionalLeftArea{
    width: 300px;
	padding: 10px 0 0 10px;
	float: left;
}

#divAdditionalRightArea{
    width: 300px;
	padding: 10px 10px 0 0;
	float: right;
}

#divFirstLine {
    padding: 4px 14px 4px 0pt;
    font-size: 11px;
    color: #000000;
}

#divFirstLine a:link, #divFirstLine a:visited {
	font-size: 11px;
    text-decoration: underline;
    color: #000000;
}

#domainSearchForm {
    margin: 0px;
    padding-right: 12px;
    color: #000000;
}

#divHomeLevelOne {
    background: url(../images/bg_HomeLevel1.jpg) repeat-x;
    height: 120px;
    width: 946px;
    margin: auto;
    overflow: hidden;
}

#divHomeLevelTwo {
    background: #f5f5f5;
    width: 946px;
    margin: auto;
    overflow: hidden;
}

#divHomeLevelThree {
    background: #f5f5f5;
    width: 946px;
    margin: auto;
    overflow: hidden;
}

#divHomeLevelFour {
    background: #f5f5f5;
    width: 946px;
    margin: auto;
    overflow: hidden;
}

#divLeftColumn {
    float: left;
    width: 202px;
    padding: 0px;
    margin: 0px;
}

#divRightColumn {
    float: right;
    width: 713px;
    padding: 20px 15px 20px 15px;
    margin: 0px;
}

#divSliceColumn {
    float: Left;
    width: 946px;
    padding: 20px 15px 20px 15px;
    margin: 0px;
}

#divPlainRightColumn {
    float: right;
    width: 713px;
    padding: 20px 15px 20px 15px;
    margin: 0px;
}

#divPlainRightColumn a:link, #divPlainRightColumn a:visited{
    text-decoration:underline;
    
    }

#divPlainRightColumn a img {
    border: 0;
     filter:alpha(opacity=100);
     -moz-opacity: 1.0;
     opacity: 1.0;
    
    }

#divFooterLeft {
    float: left;
    margin:10px;
    
    }

#divFooterRight {
    position:relative;
    float: right;
    height:143px;
    padding:0px;
    margin:0px;
    
    }

#divFooterRight img{
    position:absolute;
    bottom:0;
    right:0;
    
    }



/* Left Column Style */

#divLeftColumn h2 {
    padding: 20px;
    margin: 0px;
}

#divLeftColumn a img {
    border: 0;
	filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}

#leftNavigation {
    width: 202px;
    margin: 0px;
    padding: 0px 0px 40px 0px;
}

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

#leftNavigation li {
    list-style-type: none;
    padding: 0px 0px 0px 10px;
    margin: 0px 15px 0px 15px;
    background: url(../images/arrowSmall_orange.gif) no-repeat top left;
    border-bottom: 1px dashed #808080;
    line-height: 25px;
}

#leftNavigation li a:link, #leftNavigation li a:visited {
    text-decoration: none;
}

#leftNavigation li a:hover {
    color: #F7931E;
}

.leftBox_Faq {
    background:url(../images/img_box01.jpg) no-repeat top left;
    color:#B2B2B2;
    padding:10px 60px 0px 10px;
    margin:5px 0px 10px 10px;
    width:113px;
    height:76px;
    font-size:11px;
    line-height:15px;
    
    }

.leftBox_Email{
    background:url(../images/img_box02.jpg) no-repeat top left;
    color:#B2B2B2;
    padding:10px 60px 0px 10px;
    margin:5px 0px 10px 10px;
    width:113px;
    height:76px;
    font-size:11px;
    line-height:15px;
    
    }

.leftBox_Why{
    background:url(../images/img_box03.jpg) no-repeat top left;
    color:#B2B2B2;
    padding:10px 50px 0px 10px;
    margin:5px 0px 10px 10px;
    width:123px;
    height:76px;
    font-size:11px;
    line-height:15px;
    
    }

.leftBox_Blue{
    margin:5px 0px 10px 10px;
    
    }



/* End of Left Column Styles */



/* Right Column Styles */

.rightColumnHeading{
    padding:0px 0px 40px 0px;
    margin:0px 0px 20px 0px;
    border-bottom:1px solid #e5e5e5;
    
    }

#divRightColumn h2{
    float:left;
    color:#00529E;
    
    }

#divRightColumn h3{
    color:#F7931E;
    font-size:13px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin: 0px;
    
    }

#divRightColumn ul{
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    
    }

#divRightColumn li{
    

/*background:url(../images/arrowSmall_grey.gif) no-repeat top left;
    */

list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 0x 0px 35px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    
    }

#divRightColumn .breadcrumbs{
    	padding: 0px 5px 0px 0px;
    	margin: 0px;
    	color: #999999;
    	font-size: 10px;
    	float: right;
    	text-align: right;
    
    }

#divRightColumn .breadcrumbs a:link, #divRightColumn .breadcrumbs a:visited{
    	text-decoration: none;
    	color: #999999;
    	font-size: 10px;
}

#divRightColumn .breadcrumbs a:hover{
    	text-decoration: none;
}

#divRightColumn #PlanInfo{
    float:left;
    font-size:11px;
    width:100%;
    border-top:1px solid #e5e5e5;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#divRightColumn #PlanInfo ul{
    padding:0px;
    margin:0px 0px 0px 7px;
}

#divRightColumn #PlanInfo li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    padding:0px 0px 0px 7px;
    margin:0px;
}

#divPlainRightColumn #PlanInfo{
    float:left;
    font-size:11px;
    width:100%;
    border-top:1px solid #e5e5e5;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#divPlainRightColumn #PlanInfo ul{
    padding:0px;
    margin:0px 0px 0px 7px;
}

#divPlainRightColumn #PlanInfo li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    padding:0px 0px 0px 7px;
    margin:0px;
}

.PlanPricing{
    padding:10px 15px 0px 0px;
    margin:0 auto;
    color:#00529E;
    font-size:14px;
    text-align:right;
}

.PlanSmallText{
    font-size:10px;
    color:black;
}

.PlanInfoText{
    float:left;
    width:140px;
    padding:0px;
    margin:0px;
}

#PlanButtons {
	float: right;
}

.btn_Plan{
	width: 65px;
	height: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.btn_Plan2{
	width: 65px;
	height: 18px;
	margin-right: 20px;
	margin-bottom: 5px;
}

#boxFeatures{
    	float:left;
    	width:700px;
    	padding:0px;
    	font-size:11px;
    	margin-top: 20px;
    	margin-right: 0px;
    	margin-bottom: 0px;
    	margin-left: 5px;
    
    }

#boxFeatures h2{
    width:450px;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
    border-bottom:1px solid #e5e5e5;
    
    }

#boxHeading {
    	float: left;
    	width: 475px;
    
    }

#boxcomparisonbenefit {
    
    }

#boxcomparisonbenefit h2{
    	width:713px;
    	padding:0px 0px 10px 0px;
    		margin:0px;
    		border-bottom:1px solid #e5e5e5;
    
    }

#benefitcolumn {
    	float: left;
    	width: 175px;
    	margin-bottom: 20px;
    
    }

#benefitcolumn ul{
    	margin:10px 0px 0px 5px;
    	padding:0px;
    
    }

#benefitcolumn li{
    	background: url(../images/arrowSmall_blue.gif) no-repeat top left;
    
    }

#boxBenefits{
    	font-size:11px;
    	float:right;
    	width:230px;
    	padding:0px 0px 10px 0px;
    	margin:0px 0px 0px 0px;
    
    }

#boxBenefits h2{
    width:230px;
    padding:0px 0px 10px 0px;
    margin:0px;
    border-bottom:1px solid #e5e5e5;
    
    }

#boxBenefits ul{
    margin:10px 0px 0px 5px;
    padding:0px;
    
    }

#boxBenefits li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    
    }

.FeaturesLeftColumn{
    	float:left;
    	width:350px;
    
    }

.FeaturesRightColumn{
    	float:left;
    	width:350px;
    
    }

.feat_InfoBox{
    	width:340px;
    	padding:0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-bottom: 10px;
    	margin-left: 0px;
    
    }

.feat_InfoBox img{
    	float:left;
    	padding:0px 0px 0px 0px;
    
    }

.feat_InfoBoxText{
    	float:left;
    	width:250px;
    	padding: 0px 0px 0px 10px;
    
    }

.TabContent{
    margin:10px 0px 0px 0px;
    padding:0px;
    
    }

#divRightColumn .TabContent ul{
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
    
    }

#divRightColumn .TabContent li{
    

/*background:url(../images/arrowSmall_grey.gif) no-repeat top left;
    */

list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 0x 0px 35px;
    background-image: url(../images/arrowSmall_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
    
    }

.tabLeft img{
    float:left;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    
    }

.tabRight img{
    float:left;
    border-top:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    
    }

#OrderBox{
	float:right;
	background:url(../images/bg_boxGrey.jpg) repeat-x;
	border:1px solid #e5e5e5;
	padding:0px;
	margin:30px 0px 12px 6px;
	width:223px;
	height:100px;
    
    }

#OrderBox h2{
    float:left;
    margin:10px 0px 10px 10px;
    padding:0px;
    
    }

#OrderBox #PlanInfo ul{
    padding:0px;
    margin:0px 0px 0px 7px;
    
    }

#OrderBox #PlanInfo li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    padding:0px 0px 0px 7px;
    margin:0px;
    
    }

#OrderBox2{
	float:right;
	background:url(../images/bg_boxGrey.jpg) repeat-x;
	border:1px solid #e5e5e5;
	padding:0px;
	margin:30px 0px 12px 6px;
	width:223px;
	height:100px;
    
    }

#OrderBox2 h2{
    float:left;
    margin:10px 0px 10px 10px;
    padding:0px;
    
    }

#OrderBox2 #PlanInfo ul{
    padding:0px;
    margin:0px 0px 0px 7px;
    
    }

#OrderBox2 #PlanInfo li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    padding:0px 0px 0px 7px;
    margin:0px;
    
    }

#OrderBox3{
	float:right;
	background:url(../images/bg_boxGrey.jpg) repeat-x;
	border:1px solid #e5e5e5;
	padding:0px;
	width:223px;
	height:100px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
    
    }

#OrderBox3 h2{
    float:left;
    margin:10px 0px 10px 10px;
    padding:0px;
    
    }



/* End of Right Column Styles */



/* Plain Right Column Styles */

.plainRightColumnHeading{
    padding:0px 0px 40px 0px;
    margin:0px 0px 20px 0px;
    border-bottom:1px solid #e5e5e5;
    
    }

#divPlainRightColumn h2{
    float:left;
    color:#00529E;
    
    }

#divPlainRightColumn h3{
    color:1A1A1A;
    font-size:13px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin: 0px;
    
    }

#divPlainRightColumn h4{
    	color:1A1A1A;
    	font-size:12px;
    	padding-top: 20px;
    	padding-right: 10px;
    	padding-bottom: 10px;
    	padding-left: 0px;
    	margin: 0px;
    
    }

#divPlainRightColumn h5{
    color:1A1A1A;
    font-size:12px;
    font-style:italic;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin: 0px;
}

#divPlainRightColumn h6{
    color:1A1A1A;
    font-size:12px;
    padding: 0px;
    margin: 0px;
}

#divPlainRightColumn ul{
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    
    }

#divPlainRightColumn li{
    

/*background:url(../images/arrowSmall_grey.gif) no-repeat top left;
    */

list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 0x 0px 35px;
    background-image: url(../images/arrowSmall_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
    
    }

#divPlainRightColumn .breadcrumbs{
    padding:0px 5px 0px 0px;
    margin:0px;
    color:#999999;
    font-size:10px;
    float:right;
    text-align:right;
    
    }

#divPlainRightColumn .breadcrumbs a, #divPlainRightColumn .breadcrumbs a:visited{
    text-decoration:none;
    color:#999999;
    font-size:10px;
    
    }

#divPlainRightColumn .breadcrumbs a:hover{
    text-decoration:none;
    
    }

.testimonialForm{
    margin: 0px;
    
    }



/* End of Plain Right Column Styles */



/* Main Image Container style */

#divMainImage img{
    float:right;
    padding:0px 0px 0px 0px;
    
    }

#divMainTxt h1{
    float:right;
    color:#0060AA;
    font-weight:bold;
    font-size:25px;
    margin:60px 70px 0px 0px;
    
    }

.MaintxtSmall{
    color:black;
    font-size:18px;
    
    }



/* End of Main Image Container Style */



/* Main Content Image style */

#divContentMainTxt h1{
    float:right;
    color:#0060AA;
    font-weight:bold;
    font-size:18px;
    margin:30px 130px 0px 0px;
    
    }

.ContentMaintxtSmall{
    color:black;
    font-size:13px;
    
    }



/* Slide Show Style */

.slideBox {
    float:none;
    background:url(../images/slideShowBox.jpg) no-repeat;
    width:210px;
    height:219px;
    padding:0px;
    margin:7px 0px 7px 0px;
    

/*margin:7px 5px 7px 5px;
     for btn_buttonLeft*/

color:white;
    
    }

.slideBox ul{
    margin:0px;
    padding:0px;
    
    }

.slideBox li{
    list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 0px 0px 10px;
    line-height:12px;
    font-size:8px;
    background:url(../images/arrowSmall_orange.gif) no-repeat top left;
    
    }

.slideBox li a:link, .slideBox li a:visited{
    color:white;
    font-size:11px;
    text-decoration:none;
    
    }

.slideBox li a:hover{
    text-decoration:underline;
    
    }

.btn_slideShowLeft{
    float:right;
    width:15px;
    height:218px;
    margin-bottom:20px;
    padding:0px 10px 0px 5px;
    
    }

.btn_slideShowRight{
    float:right;
    width:15px;
    height:218px;
    margin-bottom:20px;
    padding:0px 0px 0px 0px;
    
    }

.btn_slideShowBottom{
    margin:0 auto;
    padding-bottom:20px;
    padding-left:300px;
}

#btn_SlideSmall{
    float:left;
    width:15px;
    height:7px;
    padding:0px 1px 0px 1px;
    margin:0px;
    background:url(../images/btn_midareaBlue.jpg) no-repeat;
    display:block;
    
    }

#btn_SlideSmall a, a:link{
    text-decoration:none;
    
    }

#btn_SlideSmall a:hover{
    background:url(../images/btn_midareaGrey.jpg) no-repeat;
    text-decoration:none;
    
    }

.btn_SlideSmallmover{
    background:url(../images/btn_midareaGrey.jpg) no-repeat;
    text-decoration:none;
    
    }

#btn_SlideSmall a:focus{
    background:url(../images/btn_midareaGrey.jpg) no-repeat;
    text-decoration:none;
    
    }

.btn_SlideSmalldiv{
    float:left;
    width:15px;
    height:7px;
    padding:0px 1px 0px 1px;
    margin:0px;
    
    }

.btn_slideShowBottom a:hover{
    background-image:url(../images/btn_midareaGrey.jpg);
    text-decoration:none;
    
    }

.slideShowTxt{
    font-size:11px;
    padding:5px 9px 5px 9px;
    color:white;
    
    }

.slideBox h2{
    padding:5px 5px 5px 9px;
    margin:0px;
    color:white;
    
    }

.slideBox img{
    padding:5px 9px 0px 9px;
    
    }



/* End of Slide Show */



/* Level One Content Styles */

#slideShow{
    float:left;
    width:706px;
    padding:0px;
    margin:0px;
    
    }

#newsSection{
    margin-top:50px;
    float:right;
    background:url(../images/divider_midarea.jpg) no-repeat top left;
    width:240px;
    padding-left:2px;
    margin:2px 0px 0px 0px;
    color:white;
    
    }

#newsSection h2{
    color:white;
    background:#333333;
    margin:2px;
    padding:5px 20px 5px 20px;
    margin-top:-20px;
    
    }

.headingOrange{
    color:#F7931E;
    
    }

.newsTxt{
    color:white;
    font-size:10px;
    margin:0 auto;
    width:200px;
    padding:5px 0px 5px 0px;
    border-bottom:1px dashed #808080;
    
    }

.newsTxt a:link, .newsTxt a:visited{
    color:white;
    font-size:10px;
    text-decoration:none;
    
    }

.newsTxt a:hover{
    text-decoration:underline;
    
    }

.dateOrange{
    color:#F7931E;
    
    }

.btn_more{
    padding:10px 20px 10px 20px;
    width:58px;
    height:15px;
    
    }

.btn_mor_ie{
    padding:0px 20px 10px 20px;
    width:58px;
    height:15px;
    
    }



/* End of Level One Content Styles */


/* Level Two Content Style */

#divHomeLevelTwo ul {
    font-size: 11px;
    margin: 0 auto;
    width: 200px;
    padding: 0px;
}

#divHomeLevelTwo li {
    background: url(../images/arrowSmall_orange.gif) top left no-repeat;
    padding: 5px 20px 5px 10px;
    margin: 0px;
    border-bottom: dashed 1px #808080;
    list-style-type: none;
}

#divHomeLevelTwo li a:link, #divHomeLevelTwo li a:visited { 
    font-size: 11px;
    text-decoration: none;
}

#divHomeLevelTwo li a:hover {
    text-decoration: underline;
}

.Level2Box h2 {
    padding: 5px 20px 5px 20px;
}

.Level2Box {
    background: url(../images/diver_whiteArea.jpg) no-repeat top left;
    float: left;
    width: 236px;
}

.boxWhite {
	float: left;
	position: relative;
	padding: 1px;
	margin-left: 1px;
	background: white;
	width: 232px;
	height: 135px;
}

.btn_Level2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px 10px 20px;
    width: 58px;
    height: 15px;
}


/* End of Level Two Content Style */



/* Level Three Contect Style */

.boxWhiteL3 {
	float: left;
	position: relative;
	padding: 1px;
	margin-left: 1px;
	background: white;
	width: 232px;
	height: 130px;
}

.Level3Box h2 {
    padding: 5px 20px 5px 20px;
}

.Level3Box {
    float: left;
    background: url(../images/divider_bottomArea.jpg) no-repeat top left;
    float: left;
    width: 236px;
}

.Level3Txt{
    float:right;
    font-size:10px;
    padding:15px 5px 10px 5px;
    margin:0px;
    width:100px;
    
    }

.Level3Icon{
    margin:0px;
    padding:15px 0px 15px 15px;
    float:left;
    width:91px;
    
    }

.Level3Icon img{
    padding:0px;
    border:0px solid #4D4D4D;
    
    }

.btn_Level3{
    position:absolute;
    bottom:0;
    left:0;
    padding:10px 20px 10px 20px;
    width:58px;
    height:15px;
    
    }

/* End of Level Three Contect Style */

/* Level Four Contect Style */

.boxWhiteL4 {
	float: left;
	position: relative;
	padding: 1px;
	margin-left: 1px;
	background: white;
	width: 232px;
	height: 180px;
}

.Level4Box h2 {
	margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #00529E;
	padding: 0px 10px 0px 10px;
}

.Level4Box {
    float: left;
    background: url(../images/divider_bottomArea.jpg) no-repeat top left;
    float: left;
    width: 236px;
}

.Level4Txt {
    float: leftight;
    font-size: 10px;
    padding: 15px 10px 10px 10px;
    margin: 0px;
    width: 212px;
}

/* End of Level Four Contect Style */


/* Page Content Styles */

.textSmall {
    font-family: Arial;
    font-size:11px;
    color: #000000
    }

.textLarge {
    font-family: Arial;
    font-size:13px;
    color: #000000
    }



/* Content Form  styles*/

.btn_submit{
    margin:5px 7px 0px 0px;
    padding:0px;
    width:73px;
    height:18px;
    background:url(../images/btn_submit.jpg) no-repeat;
    border:none;
    
    }

.SearchText{
    float:right;
     padding:6px 0px 0px 0px;
    margin:0px;
    
    }



/* End of Content Form */



/* Footer Styles */

.footerText {
    font-family: Arial;
    font-size:11px;
    color: #000000
    }

.footerLink{
    float:left;
    margin:0px;
    padding:0px 45px 2px 0px;
    
    }

.footerEnd{
    float:right;
    background:url(../images/bg_footerRightcorner.jpg) bottom no-repeat;
    width:37px;
    height:143px;
    
    }

.footerLink h3{
    font-size:11px;
    color:white;
    padding:10px 0px 0px 20px;
    margin:0px;
    
    }

.footerLink ul{
    padding:0px;
    margin:5px 0px 0px 20px;
    list-style-type:none;
    line-height:12px;
    
    }

.footerLink li a:link , .footerLink li a:visited {
    margin:0px;
    padding:0px;
    font-family: Arial;
    font-size:10px;
    color: #CCCCCC;
    text-decoration: none
    }

.footerLink li a:hover {
    text-decoration:underline;
    
    }

.copyText {
    font-family: Arial;
    font-size:11px;
    color: #000000
    }



/*****act *****/

.stepcarousel{
    position: relative;
     

/*leave this value alone*/



/*border: 20px solid navy;
    */

overflow: scroll;
     

/*leave this value alone*/

width:650px;
    height:100px;
     

/*Height should enough to fit largest content's height*/

margin:0px;
    
    }

.stepcarousel .belt{
    position: absolute;
     

/*leave this value alone*/

left: -1px;
    top: 0;
    
    }

.stepcarousel .panel{
    padding-left:0px;
    float: left;
     

/*leave this value alone*/

overflow: hidden;
     

/*clip content that go outside dimensions of holding panel DIV*/



/*margin:0 10px 10px 10px;
    

/*margin around each panel*/

width: 220px;
     

/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */


    }

p.samplebuttons{
    width: 320px;
    text-align: center;
    
    }

p.samplebuttons a{
    color: #2e6ab1;
    padding: 1px 2px;
    margin-right: 3px;
    text-decoration: none;
    
    }

#arrow li {
    list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 15px 0px 15px;
    background:url(../images/arrowSmall_orange.gif) no-repeat top left;
    line-height:20px;
    
    }

#domainPricing {
    padding: 0px 0px 0px 0px;
    
    }

.PlanBox{
	float:left;
	background:url(../images/bg_boxGrey.jpg) repeat-x;
	border:1px solid #e5e5e5;
	padding:0px;
	width:220px;
	height:122px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
}

.PlanBox h2{
    float:left;
    margin:10px 0px 10px 10px;
    padding:0px;
}

.PlanInfoTextMySite{
    float:left;
    width:140px;
    padding:0px;
    margin:0px;
}

.btn_PlanMySite{
	width: 65px;
	height: 18px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#PlanButtonsMySite {
	padding-top: 10px;
	float: right;
}

#PlanBoxL{
	float:left;
	background:url(../images/bg_boxGrey.jpg) repeat-x;
	border:1px solid #e5e5e5;
	padding:0px;
	width:335px;
	height:100px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
}

#PlanBoxL h2{
    float:left;
    margin:10px 0px 10px 10px;
    padding:0px;
}

#PlanInfo2{
    float:left;
    font-size:11px;
    width:100%;
    border-top:1px solid #e5e5e5;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#PlanInfo2 ul{
    padding:0px;
    margin:0px 0px 0px 7px;
}

#PlanInfo2 li{
    background:url(../images/arrowSmall_blue.gif) no-repeat top left;
    padding:0px 0px 0px 7px;
    margin:0px;
}

.PlanInfoText2{
    float:left;
    width:200px;
    padding:0px;
    margin:0px;
}

.PlanInfoText3{
    float:left;
    width:250px;
    padding:0px;
    margin:0px;
}

#FreeBox{
    float:right;
    width:265px;
    height:150px;
    background:#00529E;
    color:white;
    padding:0px;
    margin-top: 30px;
    margin-right: 50px;
    margin-bottom: 0px;
    margin-left: 20px;
    
    }

#FreeBox h1{
    color:white;
    padding:15px 0px 0px 15px;
    margin:0px;
    
    }

.icon1{
    background:url(../images/requirements_gathering.jpg) no-repeat;
    width:38px;
    height:38px;
    float:left;
    margin-right:10px;
    
    }

.icon2{
    background:url(../images/web_design.jpg) no-repeat;
    width:38px;
    height:38px;
    float:left;
    margin-right:10px;
    
    }

.icon3{
    background:url(../images/website_build.jpg) no-repeat;
    width:38px;
    height:38px;
    float:left;
    margin-right:10px;
    
    }

.icon4{
    background:url(../images/online.jpg) no-repeat;
    width:38px;
    height:38px;
    float:left;
    margin-right:10px;
    
    }

.iconheading{
    width:auto;
    height:20px;
    font-size:14px;
    float:left;
    margin-top:10px;
    
    }

.icon_main{
    width:700px;
    height:38px;
    margin-top:10px;
    
    }

#orange_button {
    border:#ff6c00 solid 1px;
    padding-left:5px;
    padding-right:5px;
    background:url(../images/orange_button.jpg) repeat-x;
    height:19px;
    width:auto;
    float:left;
    margin-bottom:20px;
    
    }

#orange_button a:link, #orange_button a:visited{
    font-family: Arial;
    font-size:11px;
    font-weight:bold;
    color:#434343;
    text-decoration:none;
    
    }

#orange_button a:hover{
    text-decoration:none;
    color:#000000;
    
    }

.domain_banner{
    background: url(../images/banners/domain_overview_banner.jpg);
    width:723px;
    height:200px;
    float:right;
    margin-bottom:10px;
    
    }

.domain_1{
    padding: 63px 0 0 11px;
    width:225px;
    height:123px;
    float:left;
    
    }

.domain_1_main{
    width:180px;
    height:32px;
    float:left;
    margin-bottom:20px;
    
    }

.domain_1_img{
    background:url(../images/domain_1.jpg) no-repeat;
    width:32px;
    height:32px;
    float:left;
    margin-right:5px;
    
    }

.domain_1_last{
    padding: 63px 0 0 11px;
    width:225px;
    height:123px;
    float:left;
    
    }

.domain_text{
    font-family: Arial;
    font-size:14px;
    color:1A1A1A;
    width:140px;
    height:16px;
    margin-top:7px;
    text-decoration:none;
    float:left;
    
    }

.domain_input{
    width:154px;
    float:left;
    font-family: Arial;
    font-size:12px;
    
    }

.domain_2_img{
    background:url(../images/domain_2.jpg) no-repeat;
    width:32px;
    height:32px;
    float:left;
    margin-right:5px;
    
    }

.domain2_fieldset{
    width:220px;
    height:auto;
    float:left;
    border:0px;
    padding:0px;
    margin-bottom:3px;
    margin-left:0px;
    margin-top: 0px;
    margin-right: 0px;
    
    }

.domain_btn{
    background:url(../images/continue_button.jpg) no-repeat;
    width:131px;
    height:26px;
    float:left;
    border:none;
    text-decoration:none;
    
    }

.domain_3_img{
    background:url(../images/domain_3.jpg) no-repeat;
    width:32px;
    height:32px;
    float:left;
    margin-right:5px;
    
    }

.domain2_fieldset input{
    width:20px;
    height:20px;
    float:left;
    margin-top:0px;
    
    }

.domain2_fieldset label{
    width:27px;
    height:14px;
    float:left;
    font-family: Arial;
    font-size:12px;
    color:1A1A1A;
    
    }

.domain2_fieldset .label_au{
    width:45px;
    height:14px;
    float:left;
    font-family: Arial;
    font-size:12px;
    color:1A1A1A;
    
    }

.domain2_fieldset .label_last{
    width:100px;
    height:14px;
    float:left;
    font-family: Arial;
    font-size:12px;
    color:1A1A1A;
    
    }

.domain_text1{
    height:185px;
    width:723px;
    float:left;
    color:#070709;
    overflow:hidden;
    margin-bottom:20px;
    
    }

#title{
    width:300px;
    height:18px;
    color:1A1A1A;
    font-family: Arial;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
    
    }

.domain_text2{
    height:auto;
    width:455px;
    float:left;
    text-align:justify;
    color:#070709;
    padding-right:15px;
    
    }

.protector{
    padding-left:15px;
    width:235px;
    height:auto;
    float:left;
    border-left:#e1e1e1 1px solid;
    
    }

.protector_img{
    background:url(../images/ID_Protect-06.jpg) no-repeat;
    width:150px;
    height:42px;
    float:left;
    margin-bottom:5px;
    
    }

#title2{
    color:#ed7f00;
    font-size:22px;
    
    }

.title3{
    color:#000000;
    font-size:14px;
    width:235px;
    height:22px;
    float:left;
    font-family: Arial;
    text-align:left;
    
    }

.domain_text3{
    padding-top:10px;
    width:220px;
    height:auto;
    color:#666666;
    font-family: Arial;
    font-size:12px;
    text-align:justify;
    float:left;
    
    }

.main1{
    width:703px;
    height:auto;
    float:left;
    padding-left:10px;
    padding-right:10px;
    margin-bottom:25PX;
    
    }

.grey_main{
    width:219px;
    height:200px;
    float:left;
    background:#fbfbfb;
    
    }

.grey_sub{
    width:219px;
    height:45px;
    float:left;
    background:#eeeeee;
    
    }

.img1{
    background:url(../images/grey_img1.jpg) no-repeat;
    width:188px;
    height:25px;
    float:left;
    margin-top:10px;
    margin-left:10px;
    
    }

.domain_text4{
    width:203px;
    height:139px;
    float:left;
    padding:8px;
    
    }

.domain_text5{
    width:203px;
    float:left;
    height:auto;
    color:#5f5e5e;
    text-align:justify;
    font-family: Arial;
    
    }

.title6_main{
    width:203px;
    height:12px;
    float:left;
    margin-top:6px;
    
    }

.arrow_dom{
    background:url(../images/arrow_dom.jpg) no-repeat;
    width:9px;
    height:9px;
    float:left;
    margin-right:5px;
    margin-top:5px;
    
    }

.grey_main_mid{
    width:219px;
    height:200px;
    float:left;
    margin-left:17px;
    margin-right:17px;
    background:#fbfbfb;
    
    }

.img2{
    background:url(../images/grey_img2.jpg) no-repeat;
    width:192px;
    height:25px;
    float:left;
    margin-top:10px;
    margin-left:10px;
    
    }

#title5{
    color:#273c99;
    font-size:22px;
    font-family: Arial;
    
    }

.title6{
    font-size:10px;
    width:auto;
    height:12px;
    color:#272727;
    text-decoration:underline;
    text-transform:uppercase;
    
    }

.img3{
    background:url(../images/grey_img3.jpg) no-repeat;
    width:173px;
    height:25px;
    float:left;
    margin-top:10px;
    margin-left:10px;
    
    }



/*Dedicated Server*/

.order_now{
    background:url(../images/order_now.jpg) no-repeat;
    width:94px;
    height:21px;
    float:left;
    margin-left:5px;
    
    }

.order_now:hover{
    background:url(../images/order_now_link.jpg) no-repeat ;
    cursor:pointer;
    float:left;
    
    }

.order_now2{
    background:url(../images/order_now.jpg) no-repeat;
    width:94px;
    height:21px;
    float:right;
    margin-left:5px;
    margin-top:10px;
    
    }

.order_now2:hover{
    background:url(../images/order_now_link.jpg) no-repeat ;
    cursor:pointer;
    float:right;
    
    }

.line{
    width:695px;
    height:auto;
    padding-top:5px;
    border-bottom:#CCCCCC 1px solid;
    padding-bottom:15px;
    margin-bottom:5px;
    
    }

.list{
    width:700px;
    height:auto;
    
    }

#divPlainRightColumn .list li{
    line-height:20px;
    text-decoration:none;
    color:#647064;
    background-image:url(../images/sq.arrow.jpg);
    background-repeat: no-repeat;
    background-position: left 6px;
    list-style-position: inside;
    list-style-type: none;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    
    }

#divPlainRightColumn .list ul{
    margin:0px;
    padding:0px;
    
    }

.link{
    color:#000000;
    text-decoration:none;
    
    }

.link:hover{
    color:#f7931e;
    text-decoration:none;
    
    }

.list2{
    width:700px;
    height:auto;
    float:left;
    margin-bottom:10px;
    
    }

.icons{
    width:36px;
    height:36px;
    float:left;
    margin-top:13px;
    margin-right:7px;
    
    }

.or{
    width:300px;
    height:20px;
    float:left;
    font-family: Arial;
    font-size:17px;
    
    }

.or2{
    width:550px;
    height:auto;
    text-align:justify;
    float:left;
    font-family: Arial;
    
    }

.blue_box{
    background:url(../images/rates.jpg) no-repeat;
    width:73px;
    height:28px;
    float:right;
    color:#000000;
    padding-left:12px;
    padding-top:10px;
    
    }

.blue_box2{
    background:url(../images/rates.jpg) no-repeat;
    width:73px;
    height:35px;
    float:right;
    color:#000000;
    padding-left:12px;
    line-height:16px;
    padding-top:3px;
    
    }

#divRightColumn .or2 ul{
    margin:0px;
    padding:0px;
    
    }

#divRightColumn .or2 li{
    line-height:20px;
    text-decoration:none;
    color:#000000;
    background-image:url(../images/arrowSmall_grey.gif);
    background-repeat: no-repeat;
    

/*background-position: left 6px;
    */

list-style-position: inside;
    list-style-type: none;
    padding:0px 0px 0px 7px;
    
    }

.what{
    font-family: Arial;
    font-size:17px;
    color: #006baf;
    width:200px;
    height:auto;
    float:left;
    margin-top:7px;
    
    }

.what_img{
    background:url(../images/what.jpg) no-repeat;
    width:32px;
    height:31px;
    float:left;
    margin-right:10px;
    
    }

.wht_header{
    width:700px;
    height:auto;
    float:left;
    margin: 0 0 15px 0;
    
    }

div.clear2 {
    clear: both;
    padding: 0px;
    margin: 0px;
    height:10px;
    
    }



/* ID Protect */

.main{
    margin-top:5px;
    width:710px;
    height:auto;
    float:left;
    padding-bottom:10px;
    border-bottom:1px solid #999999;
    margin-bottom:10px;
    
    }

.unprotected{
    width:222px;
    height:auto;
    padding-bottom:10px;
    float:left;
    background:#fdf3f3;
    border:#e60000 1px solid;
    margin-left:120px;
    margin-right:30px;
    
    }

.unprotected_title{
    width:100px;
    height:20px;
    font-family: Arial;
    font-size:17px;
    color:#e60000;
    float:left;
    margin-top:15px;
    margin-left:15px;
    
    }

.unprotected_img{
    background:url(../images/unprotected.html) no-repeat;
    width:39px;
    height:42px;
    float:right;
    margin-top:5px;
    margin-right:10px;
    
    }

.unprotected_text{
    width:200px;
    height:auto;
    float:left;
    text-align:justify;
    margin-top:10px;
    margin-left:10px;
    
    }

.protected{
    width:222px;
    height:auto;
    float:left;
    padding-bottom:10px;
    background:#dff8d5;
    border:#4fa12d 1px solid;
    
    }

.protected_img{
    background:url(../images/protected.html) no-repeat;
    width:39px;
    height:42px;
    float:right;
    margin-top:5px;
    margin-right:10px;
    
    }

.protected_title{
    width:100px;
    height:20px;
    font-family: Arial;
    font-size:17px;
    color:#4fa12d;
    float:left;
    margin-top:15px;
    margin-left:15px;
    
    }

.get_it{
    background:url(../images/get_it.html) no-repeat;
    width:152px;
    height:27px;
    float:right;
    margin-top:10px;
    margin-left:372px;
    clear:both;
    
    }

.marks{
    width:16px;
    height:14px;
    
    }

.supportarea{
    width: 708px;
    height: 70px;
    
    }

.supportarea p {
    font-size: 11px;
    
    }

.supportarea a:link, .supportarea a:visited {
    text-decoration: underline;
    font-size: 11px;
    
    }

.supportareastripes{
    width: 2px;
    height: 68px;
    background: url(../images/banners/banner-support-stripe.jpg)
    }

.supportarea1{
    padding-left: 12px;
    width: 172px;
    height: 68px;
    background: url(../images/banners/banner-support-area1.jpg)
    }

.supportarea1a{
    padding-left: 12px;
    width: 172px;
    height: 68px;
    background: url(../images/banners/banner-support-area1a.jpg)
    }

.supportarea2{
    padding-left: 12px;
    width: 172px;
    height: 68px;
    background: url(../images/banners/banner-support-area2.jpg)
    }

.supportarea3{
    padding-left: 12px;
    width: 172px;
    height: 68px;
    background: url(../images/banners/banner-support-area3.jpg)
    }

.supportareaend1{
    width: 7px;
    height: 68px;
    background: url(../images/banners/banner-support-end1.jpg)
    }

.supportareaend2{
    width: 7px;
    height: 68px;
    background: url(../images/banners/banner-support-end2.jpg)
    }



/* Global Properties for Tables */

table.mdtable {
    	width: 100%;
    	margin-bottom: 20px;
    	border: 1px solid #ccc;
}

.mdtable th, .mdtable td {
    	color: #666;
    	padding: 5px;
    	text-align: left;
    	vertical-align: top
    }

.mdtable th img, .mdtable td img {
    	vertical-align: middle;
    
    }

table.mdtablessl {
    	width: 100%;
    	margin-bottom: 20px;
    	border: 1px solid #ccc;
    
    }

.mdtablessl th, .mdtablessl td {
    	color: #666;
    	padding: 5px;
    	text-align: left;
    	vertical-align: top
    }

.mdtablessl th img, .mdtablessl td img {
    	vertical-align: middle;
    
    }



/* Alternating Cells */

.mdtableline1 {
    	background-color: #fff;
    
    }

 

/* 1st row color */

.mdtableline2 {
    	background-color: #eff2f3;
    
    }

 

/* 2st row color */

.mdtablesslline1 {
    	background-color: #fff;
    
    }

 

/* 1st row color */

.mdtablesslline2 {
    	background-color: #eff2f3;
    
    }

 

/* 2st row color */

 

/* Head Cell Styles */

.mdtable {
    	border-collapse: collapse;
    
    }

.mdtable th, .mdtable th a, .mdtable th a:visited {
    	background: #999;
    	color: #fff;
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	font-size: 16px;
    	text-decoration: none;
    
    }

.mdtable th.bg-666 {
    	background: #666;
    
    }

.mdtable th.bg-333 {
    	background: #333
    }

.mdtable th a:hover {
    	text-decoration: underline;
}

.mdtable th.main-th, th.main-th a, th.main-th a:visited {
    	background: #93a0a6;
    	font-weight: bold;
    	color: #fff;
    	text-decoration: none;
}

.mdtable th.main-th a:hover {
    	color: #fff;
    	text-decoration: underline;
}

table.mdtable td {
    	border-bottom: 1px solid #dcdcdc;
    	border-right: 1px dotted #ccc;
    	border-left: 1px dotted #ccc;
    	font-size: 11px
    }

table.mdtable .no-border {
    	border: 0
    }

table.mdtable .no-right {
    	border-right: 0
    }

table.mdtable .sec-header {
    	background: #ccc;
    	font-weight: bold;
    
    }

table.mdtable .sec-header-ref {
    	background: #ccc;
    	color: #e6e6e6;
    	font-size: 11px;
    	font-weight: bold;
    
    }

table.mdtable td h2, table.mdtable td h3, table.mdtable td h4, table.mdtable td h5 {
    	margin: 0;
    	padding: 0;
}

.table-pad td {
    	padding: 5px
    }

.mdtablessl {
    	border-collapse: collapse;
    
    }

.mdtablessl th, .mdtablessl th a, .mdtablessl th a:visited {
    	background: #999;
    	color: #fff;
    	font-family: Arial, Helvetica, sans-serif;
    	font-weight: bold;
    	font-size: 15px;
    	text-decoration: none;
    
    }

.mdtablessl th.bg-666 {
    	background: #666;
    
    }

.mdtablessl th.bg-333 {
    	background: #333
    }

.mdtablessl th a:hover {
    	text-decoration: underline;
    
    }

	.mdtablessl th.main-th, th.main-th a, th.main-th a:visited {
    	background: #93a0a6;
    	font-weight: bold;
    	color: #fff;
    	text-decoration: none;
    
    }

.mdtablessl th.main-th a:hover {
    	color: #fff;
    	text-decoration: underline;
    
    }

table.mdtablessl td {
    	border-bottom: 1px solid #dcdcdc;
    	border-right: 1px dotted #ccc;
    	border-left: 1px dotted #ccc;
    	font-size: 11px
    }

table.mdtablessl .no-border {
    	border: 0
    }

table.mdtablessl .no-right {
    	border-right: 0
    }

table.mdtablessl .sec-header {
    	background: #ccc;
    	font-weight: bold;
    
    }

table.mdtablessl .sec-header-ref {
    	background: #ccc;
    	color: #e6e6e6;
    	font-size: 11px;
    	font-weight: bold;
    
    }

table.mdtablessl td h2, table.mdtablessl td h3, table.mdtablessl td h4, table.mdtablessl td h5 {
    	margin: 0;
    	padding: 0
    }

.table-pad td {
    	padding: 5px
    }

#boxMySite{
    	font-size:11px;
    	float:left;
    	width:500px;
    	padding:0px 0px 10px;
    	margin:20px 0px 10px;
    
    }

.feat_mySiteleft{
    	float:left;
    	width:200px;
    	padding:0px 0px 10px 0px;
    	background: #ccc;
    
    }

.feat_mySiteright{
    	float:right;
    	width:200px;
    	padding:0px 0px 10px 0px;
    	background: #ccc;
    
    }

table.mdtable a:link, table.mdtable a:active {
    	color: #06c;
    	text-decoration: underline;
    
    }

table.mdtable a:visited {
    	color: #4c94db;
    	text-decoration: none;
    
    }

table.mdtable a:hover {
    	color: #f90;
    	text-decoration: none;
    
    }

table.mdtablessl a:link, table.mdtablessl a:active {
    	color: #06c;
    	text-decoration: underline;
    
    }

table.mdtablessl a:visited {
    	color: #4c94db;
    	text-decoration: none;
    
    }

table.mdtablessl a:hover {
    	color: #f90;
    	text-decoration: none;
    
    }

.fineprint {
    	color: #999;
    	font-size: 10px;
    	line-height: 14px;
    
    }

#divRightColumn ul.list-arrow-gold {
    	margin-bottom: 18px;
    	padding:0 5px;
    
    }

#divRightColumn ul.list-arrow-gold li {
    	background-image: url(../images/lists/arrow-5px-gold.gif);
    
    }

#divRightColumn a:link, #divRightColumn a:active {
	color: #4c94db;   	
    text-decoration: none;
}

#divRightColumn a:visited {
    color: #4c94db;
    text-decoration: none;
}

#divRightColumn a:hover {
    color: #f90;
    text-decoration: none;
}

#mysite {
	width: 713px;
	height: 280px;
}

#mysite h3 {
	padding: 0 0 10px 0;
	margin: 0;
}

#mysitefirstcolumn {
	padding-top: 10px;
	float: left;
    width: 193px;
	height: 337 px;
}

#mysiteplans {
	float: left;
    width: 470px;
	height: 337 px;
}

#mysitetemplate {
	float: right;
	width: 240px;
	height: 280px;
}

#mysitesecondcolumn {
	padding-top: 10px;
	float: left;
    width: 193px;
	height: 337 px;
	margin-left: 20px;
}

.mysiterow1 {
	background-color: #c6c8c7;
	margin-top: 20px;
	padding: 5px 0 0 5px;
	width: 193px;
	height: 134px;	
}

.mysiterow2 {
	background-color: #929290;
	margin-top: 20px;
	padding: 5px 0 0 5px;
	width: 193px;
	height: 134px;	
}

.mysitelastcolumn {
	float: right;
	width: 295px;
	height: 337px;
}

.mysitemoreinfo {
	float: right;
	padding: 5px 5px 0 0;
}

#mysite .mysitemoreinfo a:link, #mysite .mysitemoreinfo a:active, #mysite .mysitemoreinfo a:visited, #mysite .mysitemoreinfo a:hover {
	text-decoration: none;
}

#boxBenefits a:link, #boxBenefits a:active {
	color: #06c;
	text-decoration: none;
}

#boxBenefits a:visited {
	color: #4c94db;
	text-decoration: none;
}

#boxBenefits a:hover {
	color: #f90;
	text-decoration: none;
}

#googleright {
	float: right;
	width: 190px;
}

#googleleft {
	float: left;
	width: 508px;
}

#actionBlock {
	float: right;
  	display: inline;
  	width: 160px;
  	margin: 0 0 15px 15px;
  	font-size: 11px;
}

#actionBlock .infoBlock {
  	margin-top: 3px;
}

#actionBlock h2 {
  	padding: 6px 0 6px 15px;
	float: none;
  	margin: 0;
  	font-size: 11px;
  	font-weight: bold;
  	background: #afafaf url('../images/sitebuilder/bg_grey_h26.gif') top repeat-x;
  	border: 0;
	color: #636363;
}

#actionBlock dt {
	margin: 0;
  	padding: 0;
  	border: 0;
}

#actionBlock .content {
  	padding: 10px 0 15px 0;
  	border: 1px solid #cfcfcf;
  	background: #f2f2f2 url('../images/sitebuilder/bg_content_actionblock.gif') bottom repeat-x;
}

#actionBlock dl {
  	text-align: center;
  	margin: 0;
  	padding: 0;
  	border: 0;
 }

#actionBlock dd {
  	padding-top: 5px;
  	margin: 0;
  	border: 0;
 }

#actionBlock dd img {
  display: inline;
 }
 
.TabContent2{
	margin:10px 0px 0px 0px;
    padding:0px;
}

#divRightColumn .TabContent2 h2 {
	color: #000000;
}

#divRightColumn .TabContent2 ul{
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#divRightColumn .TabContent2 li{
	list-style-type:none;
    padding:0px 0px 0px 10px;
    margin:0px 0x 0px 35px;
    background-image: url(../images/arrowSmall_grey.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

#customdesign {
	float: right;
	width: 200px;
}

#customdesign img {
	border: 1px solid gray;
	margin-bottom: 5px;
}

#technology {
	float: right;
	width: 250px;
	margin-left: 10px;
}

#technology img {
	border: 1px solid gray;
	margin-bottom: 5px;
}

table.SpaceFAQ a:link, table.SpaceFAQ a:active {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #06c;
	text-decoration: none;
}

table.SpaceFAQ a:visited {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4c94db;
	text-decoration: none;
}

table.SpaceFAQ a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
	text-decoration: none;
}

.ExpandHeading
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.PageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
}

#designquotecontact {
	margin-left: 80px;
	margin-bottom: 10px;
}

.designquotecomment {
	margin: 0;
	padding: 0;
	width: 500px;
}

#divLeftColumn2 {
	background: #fff url(../images/sidebar/rcolbg.gif) top left repeat-x;
	float: left;
	width: 202px;
}

.left_navigation_content {
	color: #222222;
	font-size: 12px;
	font-family: arial, sans-serif;
	padding: 10px;
}

#leftNavigation2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 100%;
	margin-bottom: 0px;
	margin-left: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#leftNavigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#leftNavigation2 li {
	border-bottom: 1px solid #ccc;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #F6F6F6;
}

.title {
	display: block;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	border-left: 5px #00529E solid;
	font-weight: bold;
}

#leftNavigation2 li a {
	display: block;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

#leftNavigation2 li a:hover {
	display: block;
	background-color: #F6F6F6;
	color: #000;
	border-left: 5px #ff9900 solid;
	padding-left: 10px;
}

#leftNavigation2 li a.selected {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background-color: #F6F6F6;
	border-left: 5px #ff9900 solid;
}

#leftNavigation2 ul .sub {
	list-style: none;
	padding-left: 20px;
}

.lcolumn_fbox {
	margin-top: 20px;
	width: 100%;
}

.lcolumn_fbox h1 {
	color: #a5bd2c;
	font-size: 16px;
	font-weight: normal;
}

.lcolumn_fbstyle {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 10px;
}

.lcolumn_fbcontent {
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8;
	color: #222222;
	font-size: 11px;
	padding: 5px;
	margin-top: 5px;
}

.lcolumn_fbmore {
	background: url(../images/sidebar/rctab.gif) top right no-repeat;
	color: #666;
	font-size: 11px;
	height: 25px;
	text-align: right;
	padding-right: 20px;
} 

.lcolumn_fbmore a{
	color: #ff6600;
	text-decoration: none;
}

.lcolumn_fbmore a:hover{
	color: #666;
	text-decoration: none;
}

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