body {
	margin:                         0px;
	background-color:		#11191F;
}

#header_holder {
	padding-left:			10px;
	padding-right:			10px;

	height:					210px;
	background-image:		url('/images/header_background.gif');
	background-repeat:		repeat-x;
}

#header {
	width:				960px;
	margin-left:			auto;
	margin-right:			auto;
}

#header .login {
	float:					left;

	width:					253px;
	height:					90px;

	padding-left:			8px;

	background-image:		url('/images/login_background.gif');
}

#header .login form {
	margin:					0px;
}

#header .login form .textbox {
	float: 					left;

	width:					110px;
	height:					18px;

	margin-right:			6px;
	padding-left:			4px;

	font-size:				13px;
	color:					#78DDFF;

	border:					1px solid #0099D1;
	background-color:		#0079Bf;
}

#header .login form .button#button_login {
	margin-top:				4px;

	width:					117px;
	height:					19px;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#00486D;

	background-image:		url('/images/login_button.gif');
	background-repeat:		no-repeat;
	background-color:		transparent;
	border:					none;

	cursor:					pointer;
}

#header .login form .button#button_signup {
	margin-top:				4px;

	width:					117px;
	height:					19px;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#00486D;

	background-image:		url('/images/signup_button.gif');
	background-repeat:		no-repeat;
	background-color:		transparent;
	border:					none;

	cursor:					pointer;
}

#header .login form .checkbox {
	vertical-align:			middle;
}

#header .login form label {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#061D2A;
}

#header .logo {
	float:					left;
	height:					170px;

	margin-left:			170px;	

	width:					529px;
	margin-top:				15px;

	text-align:				right;
}

#header .logo .big_title {
	text-align:				right;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				30px;
	letter-spacing:			2px;
	font-weight:			bold;
	color: 					#FFFFFF;
}

#header .logo .big_text {
	text-align:				right;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	color: 					#A4E1FF;
}

#header .tab {
	float:					left;
}

#header .tab ul {
	margin: 				0px;
	padding:				0px;
}

#header .tab li {

	list-style:				none;

	height:					23px;

	padding-top:			4px;
	padding-left:			20px;
	padding-right:			20px;

	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				13px;
	color:					#91E4FF;
	font-weight:			bold;

	background-image:		url('/images/header_tab.gif');
	background-repeat:		no-repeat;
}

#header .tab li a:link,
#header .tab li a:visited {
	text-decoration:		none;
	color:					#91E4FF;
}

#header .tab li a:active,
#header .tab li a:hover {
	text-decoration:		underline;
	color:					#FFFFFF;
}

#header .tab#tab_language li,
#header .tab#tab_language li a:link,
#header .tab#tab_language li a:active,
#header .tab#tab_language li a:visited {
	background-image:		none;
	font-size:				12px;
	color:					#FFFFFF;
	font-weight:			normal;
	
}



#content_holder {
        padding-left:			10px;
	padding-right:			10px;

        background-image:		url('/images/content_background.gif');
	background-repeat:		repeat-x;
	background-color:		#161616;

	border-bottom:			1px solid #325C6A;
}

#content {
        clear: both;
	display:				table;
        width:					960px;
        padding-top:			10px;
	padding-bottom:			10px;
        margin:                         0px auto;
        
}

#contact_popup .contact {
	width:					315px;
        padding-left:                           10px;
}

#contact_popup .contact form {
	margin:					0px;
	padding-top:			5px;
}

#contact_popup .contact form .textbox {
	float: 					left;

	width:					143px;
	height:					18px;

	margin-right:			6px;
	padding-left:			4px;

	font-size:				13px;
	color:					#9B9B9B;

	border:					1px solid #262626;
	background-color:		#1F1F1F;
}

#contact_popup .contact form .selectbox {
	width:					305px;

	margin-top:				4px;

	font-size:				13px;
	color:					#9B9B9B;

	background-color:		#1F1F1F;
}

#contact_popup .contact form .textarea {
	width:					300px;

	margin-top:				4px;
	padding-left:			4px;

	font-size:				13px;
	color:					#9B9B9B;

	border:					1px solid #262626;
	background-color:		#1F1F1F;
}

#contact_popup .contact form .button {
	margin-top:				4px;

	width:					56px;
	height:					17px;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	color:					#00486D;

	background-image:		url('/images/content_button.gif');
	background-repeat:		no-repeat;
	background-color:		transparent;
	border:					none;

	cursor:					pointer;
}


.errors_list {
}

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

.errors_list ul li {
	list-style:				square;
	
	margin:					0px;
	margin-left:			15px;
	padding:				0px;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			13px;
	color:					#FF3300;
}

#contact_popup .title,
#header .login .title,
#content .title {
	padding-top:			8px;
	padding-bottom:			3px;

	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				24px;
	color:					#FFFFFF;
}
#contact_popup .subtitle,
#content .subtitle {
	padding-top:			5px;
	padding-bottom:			2px;

	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
	font-weight:			bold;
	color:					#04CCF7;
}

#contact_popup .text,
#content .text {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#9B9B9B;
}

#footer {
	clear:					both;
	width:					960px;

	margin-top:				5px;
	margin-left:			auto;
	margin-right:			auto;

}

#footer #getinfinity_logo {
	float: 					left;
}

#footer .text {

	padding-top:			8px;

	text-align:				right;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#7EAAB9;
}

#footer .text b {
	color:					#06AACE;
}

/* buttons */
dl.button {
	margin:					0px;
	padding:				0px;
	list-style:				none;
}

dl.button dt {
	float:					left;

	width:					85px;
	height:					22px;
	margin:					5px;

	background-image: 		url('/images/common-buttons_map.gif');
	background-repeat:		no-repeat;
}

dl.button dt a:link,
dl.button dt a:visited {
	display:				block;

	height:					18px;

	margin-right:			7px;
	padding-top:			4px;
	padding-left:			11px;
	padding-right:			4px;

	text-align:				center;
	overflow:				hidden;
	font-weight:			bold;
	font-family:			Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:				10px;
	color:					#FFFFFF;
	text-decoration:		none;

	background-image: 		url('/images/common-buttons_map.gif');
	background-repeat:		no-repeat;
}

dl.button dt a:hover,
dl.button dt a:active {
	color:					#FFFFFF;
	text-decoration:		underline;
}

dl.button dt.type_0 {
	background-position:	right -44px;
}

dl.button dt.type_0 a {
	background-position:	left -44px;
}

dl.button dt.type_0 a:link,
dl.button dt.type_0 a:visited,
dl.button dt.type_0 a:hover,
dl.button dt.type_0 a:active {
	text-decoration:		none;
	color:					#BFBFBF;
}


dl.button dt.type_1 {
	background-position:	right 0px;
}

dl.button dt.type_2 {
	background-position:	right -22px;
}

dl.button dt.type_3 {
	background-position:	right -44px;
}

dl.button dt.type_4 {
	background-position:	right -66px;
}

dl.button dt.type_5 {
	background-position:	right -88px;
}

dl.button dt.type_1 a {
	background-position:	left 0px;
}

dl.button dt.type_2 a {
	background-position:	left -22px;
}

dl.button dt.type_3 a {
	background-position:	left -44px;
}

dl.button dt.type_4 a {
	background-position:	left -66px;
}

dl.button dt.type_5 a {
	background-position:	left -88px;
}

/* page_browser */
.page_browser {
	height:			20px;
	padding-top:            5px;
}

.page_browser .text {
        color:                  #fff !important;
        float:			left;
	padding:		0px;
	margin:			0px;
	height:			20px;
	clear:			none;
}

.page_browser ul {
	float: 					right;
	list-style:				none;

	padding:				0px;
	margin:					0px;

	height:					20px;
}

.page_browser ul li {
	float:					left;

	display:				block;

	height:					20px;

	padding:				0px;
	margin:					0px;
        text-align:				center;
	vertical-align:                 	middle;
}

.page_browser ul li .separator {
	float:					left;
	padding-left:                           2px;
	padding-right:                          2px;

	font-size:				11px;
	color:					#8F8F8F;
}

.page_browser ul li img {
	width:					18px;
	height:					18px;
	border:					none;
}

.page_browser ul li a:link,
.page_browser ul li a:visited {
	display:				block;
	float:					left;
	width:					auto;

	padding-left:                   	2px;
	padding-right:                  	2px;
	margin-left:                    	2px;
	margin-right:                   	2px;

	font-size:				12px;
	color:					#fff;
	text-decoration:                	none;
}

.page_browser ul li a:active,
.page_browser ul li a:hover {
	color:					#616161;
	text-decoration:		underline;
}

.page_browser ul li.selected a:link,
.page_browser ul li.selected a:visited,
.page_browser ul li.selected a:active,
.page_browser ul li.selected a:hover {
	color:					 #0B639C;
	border:					1px solid #0B639C;
	text-decoration:		none;
}



img {
	border:                 0px;
}

.quote {
        clear:                                  both;
        margin-top:                             15px;
        margin-bottom:                          15px;
        font-family:                    	Arial, Helvetica, sans-serif;
	line-height:                            22px;
        font-size:				22px;
	color:					#fff;
}

.quote blockquote cite {
        font-family:                    	Arial, Helvetica, sans-serif;
        font-size:				14px;
        float:                                  right;
	color:					#fff;
        margin-botom:                           15px;
}
.quote blockquote {
        font-family:                            Georgia,"Times New Roman",Times,serif;
        font-style:                             italic;
        background:                             url(/images/right-quote.png) no-repeat right bottom;
        text-indent:                            -22px;
        padding-right:                          22px;
        padding-left:                           22px;
        color:                                  #5DDDF5;
        text-align:                             justify;
        margin-bottom:                          50px;
}

.quote blockquote p:first-letter {
    background:                                 url(/images/left-quote.png) no-repeat left top;
    padding-left:                               22px;
    font-size:                                  1.4em;
}


