body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.arabellaClear{
	clear: both;
}
#centered{
	width: 900px;
	margin: 0px auto;
	text-align:left;
}
#centered #header{
	width: 900px;
	float:left;
	clear: both;
}
#centered #header #arabellaLogo{
	width: 430px;
	float:left
}
#centered #header #arabellaLogo img{
	
}
#centered #header #credit{
	float: right;
	width: 224px;
	height: 34px;
	background: url(/images/sites/837/images/credit_bg.png) no-repeat left top;
}
#centered #header #credit a{
	float: right;
	width: 176px;
	height: 26px;
	margin-right: 10px;
	margin-top: 4px;
	background: url(/images/sites/837/images/27stars.png) no-repeat left bottom;
}
#centered #header #credit a:hover{
	background: url(/images/sites/837/images/27stars.png) no-repeat left top;
}

#centered #header #loginForm{
	width:320px;
	margin-top:20px;
	float:right;
}
#centered #header #loginForm h2{
	font: 12px/30px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #d00874;
	text-align: right;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin: 0px;
	padding: 0px;
}
#centered #header #loginForm form{

}
#centered #header #loginForm form fieldset{
border:none;
float:left;
margin:0;
padding:0;
width:240px;
}
#centered #header #loginForm form label{
	font: bold 10px/26px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #111111;
	width: 80px;
	float: left;
	clear: left;
	text-align: right;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#centered #header #loginForm form input{
	width: 150px;	
	font: normal 10px/22px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #111111;
	height: 14px;
	padding: 2px;
	margin-top: 3px;
	float: left;
	border: 1px solid #b3b3b3;
}
#centered #header #loginForm form a{
	background: url(/images/sites/837/images/login_bg.png) no-repeat left bottom;
	width: 77px;
	padding: 19px 0px;
	text-align:center;
	font: 10px/10px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffffff;
	float: left;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:10px;
	letter-spacing:0.1em;

}
#centered #header #loginForm form a:hover{
	text-decoration:underline;
}
#centered #menu{
	display:none;
}
#centered #arabellaMenu{
	width: 900px;
	float: left;
	height: 90px;
	overflow: hidden;
}
#centered #arabellaMenu ul{
	width: 901px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#centered #arabellaMenu ul li{
	float: left;
}
#centered #arabellaMenu ul li a{
	width: 174px;
	height: 90px;
	float: left;
	margin-left: 1px;
	background: url(/images/sites/837/images/menu_bg.png) left top;
}
#centered #arabellaMenu ul li a:hover{
	background: url(/images/sites/837/images/menu_bg.png) 0px -90px;
}
#centered #arabellaMenu ul li a img{
	border: none;
	margin-top: 16px;
	margin-left: 10px;
}
#centered #arabellaMenu ul li a#features{
	width: 200px;
	background: url(/images/sites/837/images/menu_bg_long.png) left top;
}
#centered #arabellaMenu ul li a#features:hover{
	background: url(/images/sites/837/images/menu_bg_long.png) 0px -90px;
}

#centered #arabellaMenu ul li a.current{
	background: url(/images/sites/837/images/menu_bg.png) left bottom;
}
#centered #arabellaMenu ul li a.current:hover{
	background: url(/images/sites/837/images/menu_bg.png) left bottom;
}
#centered #arabellaMenu ul li a#features.current{
	background: url(/images/sites/837/images/menu_bg_long.png) left bottom;
}
#centered #arabellaMenu ul li a#features.current:hover{
	background: url(/images/sites/837/images/menu_bg_long.png) left bottom;
}
#centered #content{
	width: 880px;
	float: left;
	margin: 10px 10px;
}
#centered #content #content-inside{
	margin: 0px;
}
#centered #content #content-inside #arabellaVideo{
	width: 515px;
	height: 320px;
	float: left;
	margin-right: 10px;
	background-color: #f8f8f8;
}
#centered #content #content-inside #tryArabella{
	width: 355px;
	height: 320px;
	float: left;
	background-image: url(/images/sites/837/images/try_bg.png);
}
#centered #content #content-inside #tryArabella #tryArabellaText{
	width: 315px;
	margin: 20px 20px 10px;
}
#centered #content #content-inside #tryArabella #tryArabellaText h1{
	width: 315px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#centered #content #content-inside #tryArabella #tryArabellaText h1 img{
	margin-top:0px;
}
#centered #content #content-inside #tryArabella #tryArabellaText p{
	color: #ffffff;
	font: normal normal 12px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	margin-top:10px;
}
#centered #content #content-inside #tryArabella form{
	
}
#centered #content #content-inside #tryArabella form label{
	font: normal 10px/26px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ffffff;
	width: 115px;
	float: left;
	clear: left;
	text-align: right;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#centered #content #content-inside #tryArabella form input{
	width: 215px;	
	font: normal 10px/22px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #111111;
	height: 14px;
	padding: 2px;
	margin-top: 3px;
	float: left;
	border: 1px solid #b3b3b3;
}
#centered #content #content-inside #tryArabella form p.formNote{
	color: #ffffff;
	font: normal normal 10px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	clear: left;
	float: left;
	width: 315px;
	margin: 10px 20px;
}
#centered #content #content-inside #tryArabella form p.formNote a{
	color: #ffffff;
}
#centered #content #content-inside #tryArabella form #tryButton{
	width: 133px;
	height: 75px;
	background: url(/images/sites/837/images/try_button_bg.png) left top;
	float: right;
	margin-right:10px;
margin-top:-25px;
}
#centered #content #content-inside #tryArabella form #tryButton:hover{
	background: url(/images/sites/837/images/try_button_bg.png) left bottom;
}
#centered #content #content-inside #tryArabella form #tryButton a{
	width: 103px;
	height: 45px;
	float: left;
	margin:15px;
	overflow: hidden;
	text-indent:-300px;
}
	
#centered #content #content-inside h1{
	color:#d61383;
	font-size:20px;
	line-height: 26px;
}
#centered #content #content-inside h2{
	color:#d61383;
	font-size:16px;
	line-height: 22px;
}
#centered #content #content-inside h3{
	color:#d61383;
	font-size:14px;
	line-height: 20px;
}
#centered #content #content-inside h4{
	color:#d61383;
	font-size:12px;
	line-height: 18px;
}
#centered #content #content-inside h1 img{
	margin-top:20px;
}
#centered #content #content-inside p{
	color: #3f3f3f;
	font: normal normal 11px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#centered #content #content-inside a{
	color:#d61383;
}
#centered #content #content-inside p.big{
	color: #888888;
	font: normal normal 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing:0.2px;
}

#centered #content #content-inside p .highlight{
	color: #d61383;
}
#centered #content #content-inside p strong{
	color: #3f3f3f;
}
#centered #content #content-inside #boxes{
	width: 524px;
	height: 320px;
	overflow: hidden;
	float: left;
}
#centered #content #content-inside #boxes .box{
	width: 252px;
	float: left;
	height: 155px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(/images/sites/837/images/box_bg.png) no-repeat;
}
#centered #content #content-inside #boxes .box img{
	float:right;
height:122px;
margin:16px 16px 16px 5px;
overflow:hidden;
width:59px;
}
#centered #content #content-inside #boxes .box h2{
	color: #000000;
	font: 22px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 16px;
	margin-top: 16px;
	margin-bottom: 0px;
}
#centered #content #content-inside #boxes .box p{
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3f3f3f;
	margin-left:16px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#centered #content #content-inside #boxes .box p.boxLink{
	margin: 0px;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #d61383;
	margin-left:16px;
}
#centered #content #content-inside #boxes .box p.boxLink a {
	color: #d61383;
}
#centered #content #content-inside #boxes .black{
	background: url(/images/sites/837/images/black_box_bg.png) no-repeat;
}				
#centered #content #content-inside #boxes .black img{
	
}
#centered #content #content-inside #boxes .black h2{
	color: #ffffff;
}
#centered #content #content-inside #boxes .black p{
	color: #ffffff;
}
#centered #content #content-inside #boxes .black p.boxLink{
	
}
#centered #content #content-inside #boxes .black p.boxLink a{
	
} 

#centered #content #content-inside #quote{
	width: 356px;
	height: 320px;
	overflow: hidden;
	float: left;
}
#centered #content #content-inside #quote img{
	margin:10px 9px 0px 10px;
}
#centered #content #content-inside #quote p.quotee{
	color: #d61383;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 42px;
}
#centered #content #content-inside #quote p.quotee a{
	color: #d61383;
}
#centered #footer{
	width:880px;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
#centered #footer #footerMenu{
	display: none;
}
#centered #footer #copyright p{
	text-align: center;
	color: #888888;
	font: normal normal 10px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#centered #footer #copyright p .highlight{
	color: #d61383;
}
#centered #footer #copyright p a{
	color: #19a9c8;
}

/*template styles override */

body #centered #content #content-inside #intro{
	margin-bottom: 0px;
}
body #centered #content #content-inside #gallery_page{
	margin-top: 0px;
}
body #centered #content #content-inside #gallery_page .gallery_images{
	width: 890px;
}
body #centered #content #content-inside #gallery_page .gallery_images .gallery_image{
	margin:4px 9px 5px 0px;
	width: 79px;
}
body #centered #content #content-inside #gallery_page .gallery_images .gallery_image .gallery_image_tr {
height:79px;
}
body #centered #content #content-inside #gallery_page .gallery_images .gallery_image .gallery_image_tr .gallery_image_td {
width:79px;
}
body #centered #content #content-inside #gallery_page .gallery_images .gallery_image .gallery_image_tr .gallery_image_td .gallery_image_a{
border:1px solid #CCCCCC;
float:left;
height:77px;
overflow:hidden;
width:77px;
}
body #centered #content #content-inside #gallery_page .gallery_images .gallery_image .image_label{
	height: 0px;
}

body #centered #content #content-inside #gallery_page .gallery_images .gallery_image .gallery_image_tr .gallery_image_td .gallery_image_a img{
	border: none;
	padding: 0px;
}
body #centered #content #content-inside #contact_form_page table {
width:880px;
font-size:11px;
}
body #centered #content #content-inside #contact_form_page #contact_form{
margin-top: 20px;
}
body #centered #content #content-inside #contact_form_page #contact_form fieldset{
border-color:#d61383;
}
body #centered #content #content-inside #contact_form_page #contact_form table {
width:100%;
}
body #centered #content #content-inside #contact_form_page table td label {
font-weight:bold;
line-height:22px;
}
body #centered #content #content-inside #contact_form legend{
	color:#d61383;
	font-size:12px;
}
body #centered #content #content-inside #contact_form .button input{
	background:transparent url(/images/sites/837/images/login_bg.png) no-repeat scroll left bottom;
border:medium none;
color:#FFFFFF;
cursor:pointer;
float:right;
font-size:10px;
line-height:10px;
margin:0;
padding:16px 20px 16px 30px;
text-transform:uppercase;
width:77px;
}
