/* Start of CMSMS style sheet 'SupportPages_Stylesheet' */
/*
## SmartyHost Pty Ltd 
## Last Updated: by Harry Nicolaidis
## Last Modified Date: 27/02/2009 2:06:44 PM
## Version: 5.46
*/

div#support_cntr{
	width:876px;
    height: relative;
	margin:0px;
	background-color:#FFFFFF;
	float:left;
	padding: 15px 0 0 0;   
}

div#support_left_column{
   float:left; 
}

div#support_center_column{
   float:left; 
   width: 455px; 
   padding: 0 15px 0 12px;
   border-right: 1px solid #E4E4E4;
}


div#support_right_column{
   float:left; 
   width: 165px;
   padding: 0 10px 0 15px;
   text-align:left;
   height: relative;
   
}

div#left_navigation_box {
	
	width:155px;
	height:217px;
	float:left;
	background-image: url(uploads/images/Support/Smart_Support_header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:left;
	padding:45px 10px 0 10px;
	
}


div#currentStatus_box {
	
	width:155px;
	float:left;
	background-image: url(uploads/images/Support/current_status.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:left;
	padding:37px 10px 0 10px;
	
}

div#relatedArticles_box {
	
	width:155px;
	float:left;
	background-image: url(uploads/images/Support/related_articles_bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:left;
	padding:37px 10px 5px 10px;
	
}


div#right_column_boxBottom {
	
	width:175px;
	float:left;
	background-image: url(uploads/images/Support/right_hand_boxBottom.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align:left;
	height: 30px;
	
}


div#support_h1_container{
   float:left; 
   width: 100%; 
   padding: 0 0 7px 0;
   border-bottom: 1px solid #E4E4E4;
}

div#support_page_container{
	float: left;
	width: 480px;
	text-align: left;
}

div#search_FAQ_container{
   float:left; 
   width: 100%;
   background-image:url(uploads/images/Support/search_faqs_bg.jpg);
   background-position:top left;
   background-repeat:no-repeat;
   height: 60px;
   text-align:left;
   text-indent:117px;
   padding: 7px 0 0 0;
}

div#topTips {
   float:left; 
   width: 480px;
   background-image:url(uploads/images/Support/top_tips.png);
   background-position:top left;
   background-repeat:no-repeat;
   background-color:B7DFF7;
   text-align:left;
   text-indent:5px;
   padding: 40px 0 15px 5px;
   margin-bottom:17px;

}

div#needAssistance {
   float:left; 
   width: 480px;
   text-align:center;
   margin-top: 15px;
   border-top: 1px solid #E4E4E4;
   padding: 15px 0 45px 0;

}

div#pdf_box {
   float:left; 
   width: 450px;
   background-image:url(uploads/images/Support/pdf_bg.png);
   background-position: center left;
   background-repeat:no-repeat;
   background-color:B7DFF7;
   text-align:left;
   padding: 13px 0 15px 40px;
   margin-bottom:40px;

}

div#chat_offline_box {
   float:left; 
   width: 477px;
   background-image:url(uploads/images/Support/chat_offline_bg.png);
   background-position:top right;
   background-repeat:no-repeat;
   background-color:FCD6CF;
   border: 1px solid #F94932;
   text-align:left;
   padding: 13px 0 15px 5px;
   margin-bottom:20px;

}



/* ------ FONT STYLES ------ */

.h1_support{

	font-family: Myriad Pro, Myriad, Tahoma, Arial;
	font-size: 21px;
	color: #00407C;
	line-height: 25px;
	font-weight:bold;
}

.h2_support{

	font-family: Myriad Pro, Myriad, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #29AAE2;
	line-height: 21px;
	font-weight:bold;
}

.h3_support{

	font-family:Arial, sans-serif;
	font-size: 13px;
	color: #00407C;
	line-height: 21px;
	font-weight:bold;
	font-variant:small-caps;
}

.h4_support{

	font-family:Arial, sans-serif;
	font-size: 13px;
	color: #00AEEF;
	line-height: 21px;
	font-weight:bold;
}


.h2_support_red{

	font-family: Myriad Pro, Myriad, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #F94932;
	line-height: 21px;
	font-weight:bold;
}




.p_boldBlue {

	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #00AEEF;
	font-weight:bold;	
}

.p_orange {

	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F7931E;
	font-weight:bold;	
}

.small_support_greyText {

	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;	
}

.support_boldBlue {

	font-family:Arial, sans-serif;
	font-size: 13px;
	color: #00407C;
	line-height: 21px;
	font-weight:bold;

}

a.supportNav:link, a.supportNav:visited {

	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:15px;
	color:#1B75BC;
	text-decoration:none;
		
} 

a.supportNav:hover, a.supportNav:active {
	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:15px;
	color:#00AEEF;
	text-decoration:none;
	
}

a.support_pageLink:link, a.support_pageLink:visited {

	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:16px;
	color:#1B75BC;
	text-decoration:underline;
		
} 

a.support_pageLink:hover, a.support_pageLink:active {
	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:16px;
	color:#00AEEF;
	text-decoration:none;
	
}


a.related_links_link:link, a.related_links_link:visited {
	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:15px;
	color:#1B75BC;
	text-decoration:none;
	background-image:url(uploads/images/Support/support_nav_arrow.png);
	background-position:top left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	display:block;
	width: 145px;
	
		
} 

a.related_links_link:hover, a.related_links_link:active {
	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:15px;
	color:#00AEEF;
	text-decoration:none;
	background-image:url(uploads/images/Support/support_nav_arrow.png);
	background-position:top left;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	display:block;
	width: 145px;
	
	
}

.support_bullet {
	font-family: Arial, Helvetica, sans-serif ;
	font-size :13px;
	font-weight:bold;
	line-height:16px;
	color:#1B75BC;
}


.screenshot_padder {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color:#F2F2F2;
}



/* ------ HEADER STYLES ------ */


div.header_links_cntr {
padding: 0;
}

div#banner_right_new {

	width: 340px;
	height: 85px;
	float: right;
	text-align: right;
	padding: 15px;

}


div#SiteBuilder_header_div{
	float: left;
	width: 100%;
	height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
}


div#SiteBuilder_logo{

	float: left;
	width: 86px;
	height: 70px;
}

div#WhyChoose{

	flaot: left;
	width: 100%;
	padding: 5px 10px 10px 10px;
	text-align: center;
	height: 90px;
}
div#WhyChoose_left{

	float: left;
	width: 45%;
	text-align: left;
	padding: 10px 0 0 0;
	height: 75px;
}
div#WhyChoose_right{

	float: left;
	width: 45%;
	text-align: left;
	padding: 10px 0 0 10px;
	height: 75px;
}

div#SiteBuilder_text{

	float: left;
	width: 500px;
	height: 57px;
	padding: 13px 0 0 7px;
}


.SiteBuilder_h1{

	font-family: Myriad Pro, Myriad, Tahoma, Arial;
	font-size: 22px;
	color: #00407C;
	line-height: 24px;
	font-weight:bold;
}

.SiteBuilder_h2{

	font-family: Myriad Pro, Myriad, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #29AAE2;
	line-height: 20px;
	font-weight:bold;
}

.controlhome_right{ width:660px; float: left; }

.topdomainpromocontainer{ float: left; border: 1px #000 solid;  margin-left: 10px; margin-right: 10px;}



/* End of 'SupportPages_Stylesheet' */

