﻿
/************************************************************/
/* Base Styles                                              */
/************************************************************/
body
{
    background-image: url('img/Background.gif');
    background-repeat: repeat;
    font-family: Verdana, Arial;
    font-size: 12px;
}

#BaseRegion
{
	width:890px;
	margin:auto;
	background-color: #FFFFFF;
	margin-top: 20px;
} 

#BaseRegion blockquote
{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 15px !important;
}

#BaseRegion h1
{
	font-size: 190%;
	font-weight: bold;
	color:#FFFFFF;
	margin:0px;
	background-color: #336666;
	font-family: Verdana, Arial;
	padding: 3px 3px 3px 12px;
}

#BaseRegion h2
{
	font-size: 190%;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #273965;
	font-family: Verdana, Arial;
	padding: 3px 3px 3px 12px;
}

#BaseRegion h3
{
	font-size: 125%;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #BEB071;
	font-family: Verdana, Arial;
	padding: 3px 3px 3px 12px;
}

#BaseRegion h4
{
	font-size: 130%;
	font-weight: bold;
	font-family: Verdana, Arial;
	color:#003F5F;
}

#BaseRegion h5
{
	font-size: 110%;
	font-weight: bold;
	font-family: Verdana, Arial;
	color:#003F5F;
}

#BaseRegion h6
{
    font-size: 110%;
	font-weight: bold;
    font-family: Verdana, Arial;
	color:#003F5F;
	margin:0px;
}


/************************************************************/
/* TopRgn Styles											*/
/************************************************************/

#TopRgn
{
	width:100%;
	max-height:127px;
	height:127px;
	_height:127px;
}

.TemplateThreePanels #TopRgn
{
	height:74px;
	overflow:hidden;
}


/************************************************************/
/* HeaderRgn Styles											*/
/************************************************************/

#HeaderRgn
{
	width:100%;
	max-height:74px;
	height:74px;
	_height:74px;
	overflow:hidden;
	background-image: url('img/HeaderBackground.gif');
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #003366;
}

#HeaderRgn .EditorPanel
{
    width: 540px;
	font-size: 12px;
   	height:74px;
	_height:74px;
	min-height:74px;
	overflow:hidden;
}


#HeaderRgn .HomeLogoCell {
    width: 100%;
}

#HeaderRgn .HomeLogoLink {
    width: 100%;
    height: 74px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/transparent_pixel.gif');
}

/* END: HeaderRgn Styles */


/************************************************************/
/* MenuRgn Styles											*/
/************************************************************/


#MenuRgn
{
	width:100%;
	height:53px;
	_height:53px;
    background-color: #334D66;
}


/************************************************************/
/* SubMenuRgn Styles										*/
/************************************************************/


#SubMenuRgn
{
	width:100%;
	background-image: url('img/SubMenuBorderBottom.gif');
    background-repeat: repeat-x;
    background-position : bottom;
}


/************************************************************/
/* SubMenu LinkList Styles                                  */
/************************************************************/


.SubMenuPanelWrapper .EditorPanel .wtp_linklist td table {
    width: auto;
    height: 24px;
}

.SubMenuPanelWrapper .EditorPanel .wtp_linklist td {
    width: auto;
    padding-top: 2px;
}

.SubMenuPanelWrapper .EditorPanel .wtp_linklist td a {
    background: url('img/SubMenuSeparator.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0px 0px 15px;
    margin-left: 13px;
    font-weight: bold;
    color: #54718F !important;
    font-size:11px;
}

.SubMenuPanelWrapper .EditorPanel .wtp_linklist td a:hover {
    text-decoration: none !important; 
}


/************************************************************/
/* BodyRgn Styles											*/
/************************************************************/

#BodyRgn
{
	width:100%;
	height: 340px; 
	min-height: 340px;
	background-image: url('img/BodyTopBackground.gif');
    background-repeat: repeat-x;
    
}

#BodyRgn .MainPanelsWrapper
{
    margin: 35px 0px 15px 30px;
}

.TemplateThreePanels #BodyRgn .MainPanelsWrapper
{
    margin: 0px 0px 0px 0px;
}

.TemplateThreePanels #BodyRgn
{
	background-image:none;
	background-color:#f1ece0;
}
.TemplateThreePanels #BodyRgn .BodyWrapper
{
	background-image: url('img/ThreePanelsBodyTopBackground.gif');
    background-repeat: repeat-x;
}

.TemplateThreePanels #BodyRgn .MainPanelsWrapper .EditorPanel
{
	margin-top:40px;
}


#BodyRgn .HomeMainPanelsWrapper
{
    margin: 15px 0px 15px 15px;
}

#BodyRgn .EditorPanel
{
	font-family: Verdana, Arial;
	font-size:12px;
}

#BodyRgn .EditorPanel a
{
	color:#FF0000;
	text-decoration:none;
}

#BodyRgn .EditorPanel a:hover
{
	text-decoration:underline;
}

#BodyRgn .EditorPanel ul, #BodyRgn .EditorPanel ul li,
#BodyRgn .EditorPanel ol, #BodyRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

#BodyRgn .MainColumn
{
	width:500px;
    background-image: url('img/PanelSeparator.gif');
    background-repeat: repeat-y;
    background-position : right;
}

#BodyRgn .SingleColumn
{
	width:860px;
}

#BodyRgn .HomeLeftColumn
{
	width:380px;
}

#BodyRgn .HomeRightColumn
{
	width:510px;
}

#BodyRgn .RightColumn
{
	width:360px;
}

.TemplateThreePanels #BodyRgn .EditorPanel
{
	width:282px;
	min-height:340px;
	_height:340px;
	margin:0px 0px 0px 10px;
}

.TemplateThreePanels #BodyRgn .MainPanelsWrapper
{
	background-image:url(img/bg_leftrail.gif);
	background-position:15px top;
	background-repeat:no-repeat;
	}

/************************************************************/
/* MainRgn Styles							    			*/
/************************************************************/

#MainRgn
{
	width:100%;
	height:340px;
	_height:340px;
}

#MainRgn .EditorPanel
{
	min-height :340px;
	margin: 0px 30px 0px 0px;
}
	

/************************************************************/
/* RightMainRgn Styles									    */
/************************************************************/

#RightMainRgn
{
    width: 100%;
	height:340px;
	_height:340px;
	vertical-align: top;
}

#RightMainRgn .EditorPanel
{
	min-height:340px;
	margin: 0px 30px 0px 20px;
}


/************************************************************/
/* LeftRail Styles									    */
/************************************************************/

#LeftRailRgn
{
    width: 100%;
	height:340px;
	_height:340px;
	vertical-align: top;
}

#RightMainRgn .EditorPanel
{
	min-height:340px;
	margin: 0px 30px 0px 20px;
}


/************************************************************/
/* RightMainRgn Styles									    */
/************************************************************/

#HomeRightMainRgn
{
    width: 100%;
	height:495px;
	_height:495px;

}

#HomeRightMainRgn .EditorPanel
{
	min-height:495px;
	margin: 0px 15px 0px 15px;
}


/************************************************************/
/* TopLeftRgn Styles									    */
/************************************************************/

#TopLeftRgn
{
    width: 100%;
	height:180px;
	_height:180px;
	vertical-align: top;
	background-color: #D2B687;
}

#TopLeftRgn .EditorPanel
{
	min-height:180px;
	padding: 30px;
	font-size: 11px;
}

#TopLeftRgn h1
{
	font-size: 190%;
	font-weight: bold;
	color:#FFFFFF;
	margin:0px;
	font-family: Verdana, Arial;
	background-color: Transparent;
	padding: 0px;
}

#TopLeftRgn h2,
#TopLeftRgn h3
{
	color:#FFFFFF;
	margin:0px;
	background-color: Transparent;
	padding: 0px;
}

#TopLeftRgn h4,
#TopLeftRgn h5,
#TopLeftRgn h6
{
	color:#FFFFFF;
}

#TopLeftRgn .EditorPanel a
{
	color:#336666;
	font-weight: bold;
	text-decoration:none;
}

#TopLeftRgn .EditorPanel a:hover
{
	text-decoration:underline;
}


/************************************************************/
/* BottomLeftRgn Styles									    */
/************************************************************/

#BottomLeftRgn
{
    width: 100%;
	height:180px;
	_height:180px;
	vertical-align: top;
	background-color: #336666;
	margin-top: 15px;
}

#BottomLeftRgn .EditorPanel
{
	min-height:180px;
	padding: 30px;
	color: #FFFFFF;
	font-size: 11px;
}

#BottomLeftRgn h1
{
	font-size: 190%;
	color:#FFFFFF;
	margin:0px;
	background-color: Transparent;
	padding: 0px;
}

#BottomLeftRgn h2,
#BottomLeftRgn h3
{
	color:#FFFFFF;
	margin:0px;
	background-color: Transparent;
	padding: 0px;
}

#BottomLeftRgn h4,
#BottomLeftRgn h5,
#BottomLeftRgn h6
{
	color:#FFFFFF;
}

#BottomLeftRgn .EditorPanel a
{
	color:#E9D5A7;
	font-weight: bold;
	text-decoration:none;
}

#BottomLeftRgn .EditorPanel a:hover
{
	text-decoration:underline;
}


/************************************************************/
/* FooterRgn Styles									        */
/************************************************************/

.TemplateThreePanels #FooterRgn
{
	background-color:White;
	display: none;
}
.TemplateThreePanels #FooterRgn .EditorPanel
{
	color:#003366;
}

#FooterRgn
{
    width:890px;
	margin: auto;
	height:45;
	_height:45px;
	background-color: #003366;
}

#FooterRgn .EditorPanel
{
	height:45px; 
	_height:45px;
	font-size:10px;
	color: #FFFFFF;
	overflow: hidden;
}

#FooterRgn .EditorPanel a
{
	text-decoration:none;
	color: #FFFFFF;
}

#FooterRgn .EditorPanel a:hover
{
	text-decoration:underline;
    color: #FFFFFF;
}

#FooterRgn .EditorPanel ul, #FooterRgn .EditorPanel ul li,
#FooterRgn .EditorPanel ol, #FooterRgn .EditorPanel ol li
{
    padding: 0px !important;
    margin: 0px 0px 0px 15px !important;
}

/* END: FooterRgn Styles */



#LoginLink,
#LoginLink a
{
	width: 900px;
	margin:auto;
	margin-top: 10px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color:#000;
	text-decoration: none;
}

#LoginLink a:hover
{
	text-decoration: underline;
	color:#c0c0c0;
}

/************************************************************/
/* WTPPowerByLink Styles                                    */
/************************************************************/

#WTPPowerByLink
{
	width:900px;
	margin:auto;
	color: #000000;
	font-size:10px;
	font-family:Arial;
	margin-top: 10px;
	text-align: right;
	display:none;
}

#WTPPowerByLink a
{
	color: #000000;
	font-size:10px;
	font-family: Arial;
	text-decoration: underline;
}

#WTPPowerByLink a:hover
{
	text-decoration: underline;
}


/************************************************************/
/* Menu Buttons Styles							 	    	*/
/************************************************************/

.btnAboutUs {
    width: 124px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_AboutUs.gif');
    background-position:0px 0px;
}

.btnAboutUs:hover,
.btnAboutUs_Active {
    width: 124px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_AboutUs.gif');
    background-position:0px -53px;
}

.btnDecoratingServices {
    width: 209px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_DecoratingServices.gif');
    background-position:0px 0px;
}

.btnDecoratingServices:hover,
.btnDecoratingServices_Active {
    width: 209px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_DecoratingServices.gif');
    background-position:0px -53px;
}

.btnFranchiseInformation {
    width: 227px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_FranchiseInformation.gif');
    background-position:0px 0px;
}

.btnFranchiseInformation:hover,
.btnFranchiseInformation_Active {
    width: 227px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_FranchiseInformation.gif');
    background-position:0px -53px;
}

.btnNews {
    width: 94px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_News.gif');
    background-position:0px 0px;
}

.btnNews:hover,
.btnNews_Active {
    width: 94px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_News.gif');
    background-position:0px -53px;
}

.btnCareers {
    width: 114px;           
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_Careers.gif');
    background-position:0px 0px;
}

.btnCareers:hover,
.btnCareers_Active {
    width: 114px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_Careers.gif');
    background-position:0px -53px;
}

.btnEvents {
    width: 122px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_Events.gif');
    background-position:0px 0px;
}

.btnEvents:hover,
.btnEvents_Active {
    width: 122px;
    height: 53px;
    display: block;
    background-repeat: no-repeat;
    background-image: url('img/menu/btn_Events.gif');
    background-position:0px -53px;
}


/************************************************************/
/* DataList Styles							 	    	    */
/************************************************************/

.DataList
{
    border: 0px none;
    border-bottom: solid 1px #999999;
}

.DataList th
{
	color: #5F6062;
	font-size:12px;
	font-weight: bold;
	font-family: Verdana, Arial;
	padding: 5px;
	border: 0px none;
	border-top: solid 1px #999999;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

.DataList th a
{
	color: #5F6062 !important;
}

.DataList td
{
	color: #000000;
	font-size:11px;
	font-family: Verdana, Arial;
	padding: 5px;
	border: 0px none;
	border-top: solid 1px #999999;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

/************************************************************/
/* Event regis                                              */
/************************************************************/
.SDSIC .NotRequired
{
	color: Black !important;
}
