/* # # # # # # # # # # --- default properties and cross browser equalizers  --- # # # # # # # # # # # # # # #  */
html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, hr{
	padding : 0px;
	margin : 0px;
	font-size : 100%;
	font-family:Arial, Helvetica, sans-serif;
}
body{
	font-size : 62.5%;
	color : #333;
	margin : 0px;
	padding : 0px;
}
img{
	border : none;
}
.clear{
	clear : both;
	font-size : 1px;
	line-height : 1px;
	height : 1px;
}
.skipnavhide{
	display : none;
}


/* # # # # # # # # # # layout & nav colors # # # # # # # # # # # # # # #  */
div{
		border : 0px dotted #FF6699;
}

#greystrip{
	background : url(images/cssbgs/topmost_greystrip_10x100.gif) repeat-x bottom left;
	width : 100%;
	border : 0px solid #FF6699;
	padding-top : 5px;
	/*height : 23px;
	*/
}
#outerwrapper{
	clear : both;
	width: 755px;
	background-color : #ffffff;
	border : 0px solid #FF6699;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	margin-bottom : 25px;
}
#header{
	width : 755px;
}
#header_split1{
	width : 320px;
	float : left;
}
#logo_holder{
	margin-top : 20px;
	margin-bottom : 20px;
}

#header_split2{
	width : 435px;
	float : left;
	text-align: right;
	margin-top : 12px;
}

/* - - - - - -login box - - - - - - -*/
#loginbox{

}
#loginbox #p1{
	text-align : left;
	margin-left : 75px;
	margin-bottom : 3px;
}
#loginbox #p2{
	text-align : right;
}
#loginbox #p3{
	text-align : right;
	margin-right : 40px;
}
/* - - - - - -login box - - - - - - -*/


#nav{
	width : 755px;
	border-bottom : 5px solid #333;
}

#home_block{
	background : url(images/cssbgs/home_block_fade_pic_755x249.jpg);
	width : 755px;
	height : 249px;
	margin-bottom : 13px;
}
#home_block_inner{
	padding : 22px 0px 21px 14px;
}



#content_wrapper{
	/*width : 755px;*/
	width : auto;
	padding :0px;
	margin : 0px;
	/*background-color : Aqua;*/
	margin-bottom : 1px;
}


/* home page mainly */
#content_split1_of_3{
	float : left;
	width : 320px;
	/*border-bottom : 5px solid #000000;*/
}
#content_split2_of_3{
	float : left;
	width : 225px;
	margin-left : 10px;
	/*border-bottom : 5px solid #000000;*/
}
#content_split3_of_3{
	float : left;
	width : 190px;
	margin-left : 10px;
	/*border-bottom : 5px solid #000000;*/
}
#content_postsplit_botlines{
	font-size : 1px;
	line-height : 1px;
	background-image : url(images/cssbgs/home_split_botlines.gif);
	background-repeat : no-repeat;
	background-position : top left;
	height : 5px;
	clear : left;
}
/* end home page mainly */



/* pricing page*/
div.div_fullblock{
	/*width : 755px;*/
	width : auto;
	width : 695px;
	border-bottom : 5px solid #333;
	padding : 20px 45px 30px 15px;
}
div.div_split2_1_of_3{
	float : left;
	width : 220px;
	padding-right : 60px;
}
div.div_split2_2_of_3{
	float : left;
	width : 190px;
	padding-right : 50px;
}
div.div_split2_3_of_3{
	float : left;
	width : 175px;
}



/* contact page*/
div.div_fullblock2{
	/*width : 755px;
	*/
	width : auto;
	width : 695px;
	border-bottom : 0px solid #333;
	padding : 20px 45px 30px 15px;
}
div.div_fullblock4{
	/*width : 755px;
	*/
	width : auto;
	width : 695px;
	border-bottom : 0px solid #333;
	padding : 20px 45px 0px 15px;
}
div.div_fullblock3{
	/*width : 755px;
	*/
	width : auto;
	width : 725px;
	margin : 0px;
	padding : 0px 15px 10px 15px;
	background : url(images/cssbgs/bot_border_formpage.gif) no-repeat bottom left;
}
div.div_split3_1_of_2{
	float : left;
	width : auto;
	width : 385px;
	padding-right : 35px;
}
div.div_split3_2_of_2{
	float : left;
	width : 220px;
	padding : 0px 0px 0px 15px;
}




/* take a look page */
div.div_fullblock5{
	/*width : 755px;
	*/
	width : auto;
	width : 695px;
	border-bottom : 0px solid #333;
	padding : 20px 45px 30px 15px;
}




/* inner layers */
div.holder{
	padding : 10px 12px 15px 10px;
}
div.holder.centered{
	text-align : center;
}
div.holder.greybg{
	background-color: #F3F2F0;
}
div.holder.greybordertop{
	margin : 0px 12px 0px 10px;
	padding : 10px 0px 10px 0px;
	border-top : 3px solid #CECBC8;
}

div.holder.greybordertop2{
	margin : 0px 0px 0px 0px;
	padding : 10px 0px 0px 0px;
	border-top : 3px solid #CECBC8;
}



#footer{
	margin: 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : center;
}




/* ###################### lists & nav  ############### */
/*----------- DEFAULT list------------*/
ul{
	font-size : 1.1em;
}
ul, li{
	list-style: none;
}


/*-----------list------------*/
ul.greystrip{
	list-style:none;
	font-size:0.9em;
}
ul.greystrip li{
	float : left;
	margin : 0px 2px 0px 0px;
	padding-left : 1px;
	background : url(images/cssbgs/curvefx_topgrey_black_left.gif) no-repeat left top;
}
ul.greystrip li a{
	display : block;
	padding : 4px 5px 5px 5px;
	font-weight:bold;
	color : #ffffff;
	text-decoration : none;
	background : url(images/cssbgs/curvefx_topgrey_black_right.gif) no-repeat right top;
	background-color: #333;
}
ul.greystrip li a:hover{
	text-decoration : underline;
}

ul.greystrip li.down{
	background : url(images/cssbgs/curvefx_topgrey_white_left.gif) no-repeat left top;
}
ul.greystrip li.down a{
	background : url(images/cssbgs/curvefx_topgrey_white_right.gif) no-repeat right top;
	background-color : #ffffff;
	color : #666666;
}
ul.greystrip li a.down{
	background-color: #ffffff;
	color : #666666;
}
div.centralizer{
	margin-left : auto;
	margin-right : auto;
	width: 755px;
}


/*-----------list------------*/
ul.nav{
	list-style:none;
	font-size: 1.1em;
}
ul.nav li{
	margin : 0px 2px 0px 0px;
	float : left;
	padding-left : 1px;
	background : url(images/cssbgs/curvefx_blue_left.gif) no-repeat left top;
}
ul.nav li a{
	display : block;
	padding : 6px 15px 5px 15px;
	font-weight: bold;
	color : #ffffff;
	text-decoration : none;
	background : url(images/cssbgs/curvefx_blue_right.gif) no-repeat right top;
	background-color : #3399FF;
}
ul.nav li a:hover{
	text-decoration : underline;
}
ul.nav li.down{
	background : url(images/cssbgs/curvefx_black_left.gif) no-repeat left top;
}
ul.nav li.down a{
	background : url(images/cssbgs/curvefx_black_right.gif) no-repeat right top;
	background-color: #333;
}


/*-----------list------------*/
ul.liststyle1{
	width : 225px;
}
ul.liststyle1 li{
	border-bottom : 1px solid #CAC5C2;
	padding : 9px 0px 7px 0px;
	margin : 0px 12px 0px 10px;
	margin-bottom : 0px;
	color : #666666;
	/*importtant to keep left + right padding 0 px */
	padding-right : 30px;
	width : 173px;
}
ul.liststyle1 li.none{
	border : none;
}
ul.liststyle1 li.last{
	border : none;
	padding-bottom : 15px;
}



/*-----------list------------*/
ul.liststyle2{
	margin-top : 2px;
}
ul.liststyle2 li{
	background : url(images/cssbgs/bullet_bluesquare.gif) no-repeat left top;
	padding : 1px 0px 1px 12px;
	color : #666666;
}



/* ###################### font  ############### */
/*first some default styles*/
p{
	margin : 0px;
	padding : 0px;
	font-size : 1.1em;
	color : #666666;
}
a{
	color : #333;
	text-decoration : none;
}
p a{
	text-decoration: underline;
}
p a:hover{
	text-decoration: none;
}
#footer p a{
	text-decoration: none;
}
#footer p a:hover{
	text-decoration: underline;
}
h2{
	font-size : 1.1em;
}
h3{
	font-size : 1.2em;
}
/*end defaults*/

p.home_block{
	font-size : 1.1em;
}

p.p_style1{
	color : #666666;
	padding-bottom : 1px;
}
p.p_style2{
	font-size : 1.6em;
	color : #666666;
	font-weight : bold;
}
p.p_para{
	line-height: 1.3em;
	margin-bottom : 15px;
}
p.p_bold{
	font-weight : bold;
}
.georgia{
	font-family : Georgia;
}
div.h2_curvefx{
	background: url(images/cssbgs/curvefx_h2_left.gif) no-repeat left top;
	padding-left : 1px;
	background-color : Aqua;
}
h2.h2_style1{
	background: url(images/cssbgs/curvefx_h2_left.gif) no-repeat right top;
	background-color : #333;
	color : #ffffff;
	padding : 5px 15px 6px 9px;
	margin : 0px 0px 0px 0px;
}
h2.h2_style2{
	font-size : 2em;
	color : #333;
	padding : 0px 0px 5px 0px;
	margin : 0px 0px 0px 0px;
	font-weight : normal;
}
h2.h2_style3{
	font-size : 1.9em;
	color : #333;
	padding : 0px 0px 5px 0px;
	margin : 0px 0px 0px 0px;
	font-weight : normal;
}


h3.h3_style1{
	color : #333;
	margin-bottom : 0px;
}
h3.h3_style2{
	font-size : 1.3em;
	color : #333;
	margin-bottom : 0px;
}

a.a_forgetten{
	font-size: 0.9em;
	text-decoration : none;
}
a.a_forgetten:hover{
	text-decoration : underline;
}
a.a_h2_style3{
	background-color : #333;
	color : #ffffff;
	padding : 0px 3px 0px 3px;
	margin-left : 10px;
}
a.a_h2_style3:hover{
	/*background-color : #ffffff;
	color : #333;
	border-bottom : 2px solid #333;
	*/
	text-decoration : none;
	background-color : #329afd;
}
a.a_h2_style4{
	font-size: 1.1em;
	background-color : #329afd;
	color : #ffffff;
	padding : 15px 25px 15px 25px;
	margin-top : 15px;
}
a.a_h2_style4:hover{
	text-decoration : underline;
}
a.a_contact_page{
	color : #8E8680;
	text-decoration : none;
}
a.a_contact_page:hover{
	text-decoration : underline;
}



/* ###################### forms ################### */
form.form_login{

}
label.label_hidden{
	display : none;
}
select,input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size : 1em;
}
input.input_loginbox{
	width : 145px;
	background-color : #E5E5E5;
	border : 1px solid #C3C3C3;
	font-size : 0.9em;
	padding : 2px 2px 2px 8px;
	margin-bottom : 5px;
}

form.form_contact{
	border-bottom : 1px solid #ffffff;
}
label.label_contactform{
	font-size : 1em;
	width : 140px;
	float : left;
}
.input_contactform{
	font-size : 1em;
	width : 235px;
	background-color : #F3F3F3;
	border : 1px solid #3D3D3D;
	padding : 1px 1px 1px 2px;
	margin-bottom : 10px;
}
select.input_contactform{
	width : 240px;
}
#submit{
	float : right;
}


/* ###################### Misc Layers - Important!  ############### */
span.span_blue{
	color:#329afd;
}
span.span_dark{
	color:#333;
}
span.span_required_red{
	color : #FF0000;
}
span.span_lightertext{
	color :#8E8680;
}
span.span_text_middle{
	display : block;
	text-align : center;
}
.background_grey{
	background-color : #F9F8F7;
}
img.img_logofloat1{
	float : left;
	padding-left : 40px;
	
}
.homepageheightfix1{
	height : 360px;
}
.homepageheightfix2{
	height : 360px;
}
img.img_homelogostrip{
	margin-bottom : 15px;
}
.minusmargin{
	margin : 0px;
	padding : 0px;
	margin-bottom : -1px;
}
.minusmargin10{
	margin : 0px;
	padding : 0px;
	margin-bottom : 10px;
}
.noborder{
	border : none;
}

