/*
http://interzonemultimedia.com/
*/

#xhtml, #xhtml:hover{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	padding-bottom:20px;
}
#wtf_ie, #wtf_ie > a, #wtf_ie > a:hover{
	color:#FF8F93;
	font-size:11px;
}
/* Scoops */
html{
	padding:0px;
	margin:0px;
	color:#111111;
	font-size:13px;
	background-color:#000000;
}
body{
	padding:0px 0px 20px 0px;
	margin:0px;
	/*background-image:url(/add/layout/bottom_y_repeat_black.jpg);*/
	background-color:#000000;
	background-repeat:repeat;
	font-family: sans-serif;
}
a {
	color:#302F5F;
}
a:hover {
	color:#444444;
}
p {
	padding-right:5px;
	text-indent:10px;
}
input{
	margin:3px 0px;
	padding:1px;
}
h2 {
	padding:2px;
	margin:0px;
	font-size:18px;
}
blockquote {
	color:#000000;
	font-size:16px;
	font-style:italic;
}
.floatLeft {
	float:left;
}
.tr {
	width:100%;
}
.displayNone {
	display:none;
}
.nice_button {
	padding:2px 2px 4px 2px;
	margin:1px;
	background-color:#444444;
	color:#ffffff;
}
.nice_button:hover {
	color:#dddddd;
	background-color:#111111;
}
/* KILL the list */ 
ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	color:#000000;
}
/* General Use */
.blackText{
	color:#000000;
}
a.footer_link {
	padding-left:30px;
	color:#aaaaaa;
	text-decoration:none;
	font-size:12px;
	padding-top:5px;
}
#footer_wrapper {
	width:750px;
	text-align:center;
}
#footer_wrapper > a {
	font-size:11px;
	margin-right:10px;
	color:#89A0D2;
}
#footer_wrapper > a:hover {
	text-decoration:none;
	color:#ffffff;
}
.footer_maps {
	line-height:13px;
}
.sexy_hr {
	color:#302F5F;
	height:2px;
	
}
/*MAIN LAYOUT*/
.center {
	text-align:center;
}
#fg {
	background-image:url(/add/layout/repeat_x_full_height.jpg);
	background-repeat:repeat-x;
	min-height:600px;
}
#contentWrapper {
	margin:0pt auto;
	width:800px;
	min-height:600px;
}
.generic_wrapper{
	/*background-image:url(/add/layout/trans_white.png);*/
	/* ---=== Leaving the above line in the css as a note to the developers for Internet Explorer (fix png handling!)===--- */
	padding:3px 3px 9px 9px;
	margin-bottom:4px;
	overflow:hidden;
	background-color:#bbbbbb;
}
h2.generic_wrapper {
	margin:0px;
	padding:3px 3px 3px 9px;
	margin-bottom:4px;
	font-weight:normal;
	font-size:22px;
	font-weight:bold;
	
}
.img_pad_5{
	padding:5px;
}
.white_bg {
	background-color:#ffffff;
}
/*PAGE SPECIFIC*/
#home_catch > p {
	color:#ffffff;
	text-align:left;
	text-indent:10px;
	padding:0px 40px 0px 40px;
	font-size:13px;
}
#home_list_expanded_right {
	color:#ffffff;
}
.home_link {
	color:#89A0D2;
}
.home_bullets {
	width:400px;
	}
.strong_consulting {
	margin:0px 4px;
	padding-right:4px;
}
.service_filter {
	margin:3px 19px;
	padding:3px;
	margin:0pt auto;
}
/*TOP NAV*/
#topNav {
	width:800px;
	height:28px;
}
#topNav > a {
	padding-left:30px;
	float:left;
	color:#aaaaaa;
	text-decoration:none;
	font-size:12px;
	padding-top:5px;
}
#topNav > a:hover {
	color:#cccccc;
	text-decoration:underline;
}
/*LOGO AREA*/
#logo {
	margin-left:145px;
	margin-top:8px;
}
#logo2 {
	margin-left:16px;
	margin-top:8px;
}
/*SECOND NAV*/
#secondNav {
	width:670px;
	margin:0pt auto;
}
#sec_service{
	height:17px;
	width:167px;
	background-image:url(/add/layout/blue_tag_services.gif);
	background-repeat:no-repeat;
	margin:9px 0px 2px 0px ;
}
#sec_works	{
	height:17px;
	width:167px;
	background-image:url(/add/layout/blue_tag_how.gif);
	background-repeat:no-repeat;
	margin:9px 0px 2px 0px ;
}
#sec_team{
	height:17px;
	width:169px;
	background-image:url(/add/layout/blue_tag_team.gif);
	background-repeat:no-repeat;
	margin:9px 0px 2px 0px ;
}
#sec_talk{
	height:17px;
	width:167px;
	background-image:url(/add/layout/blue_tag_talk.gif);
	background-repeat:no-repeat;
	margin:9px 0px 2px 0px ;
}

/*HOME*/
#blank_left {
	background-image:url(/add/layout/left_placeholder.gif);
	background-repeat:no-repeat;
	height:218px;
	width:63px;
}
#service {
	background-image:url(/add/layout/btn_icon_services.gif);
	background-repeat:no-repeat;
	height:218px;
	width:167px;
	cursor:pointer;
}
#service_o { /*HOVER*/
	background-image:url(/add/layout/btn_icon_services_over.gif);
	background-repeat:no-repeat;
	height:218px;
	width:167px;
	cursor:pointer;
}
#works {
	background-image:url(/add/layout/btn_icon_works.gif);
	background-repeat:no-repeat;
	height:218px;
	width:168px;
	cursor:pointer;
}
#works_o { /*HOVER*/
	background-image:url(/add/layout/btn_icon_works_over.gif);
	background-repeat:no-repeat;
	height:218px;
	width:168px;
	cursor:pointer;
}
#team {
	background-image:url(/add/layout/btn_icon_team.gif);
	background-repeat:no-repeat;
	height:218px;
	width:169px;
	cursor:pointer;
}
#team_o { /*HOVER*/
	background-image:url(/add/layout/btn_icon_team_over.gif);
	background-repeat:no-repeat;
	height:218px;
	width:169px;
	cursor:pointer;
}
#talk {
	background-image:url(/add/layout/btn_icon_talk.gif);
	background-repeat:no-repeat;
	height:218px;
	width:167px;
	cursor:pointer;
}
#talk_o { /*HOVER*/
	background-image:url(/add/layout/btn_icon_talk_over.gif);
	background-repeat:no-repeat;
	height:218px;
	width:167px;
	cursor:pointer;
}
#blank_right {
	background-image:url(/add/layout/right_placeholder.gif);
	background-repeat:no-repeat;
	height:218px;
	width:64px;
}
/* Home page list */
ul.home_list { 
	margin-left:50px;
}
ul.home_list > li{ 
	list-style:circle;
	padding:1px 3px 1px 1px;
	margin:1px;
	color:#ffffff;
}
ul.home_list > li:hover {
	background-color:#35699B;
}
ul.reg_list {
	margin-left:50px;
}
ul.reg_list > li{ 
	list-style:circle;
	padding:1px 3px 1px 1px;
	margin:1px;
}
div#home_list {
	width:750px;
	padding:10px;
}
/* Glossary support*/
.glossary_image_wrapper {
	padding:2px;
	background-color:#ffffff;
	border:2px solid #35699B;
	padding:1px;
}
/* Social Network Styles */
.social_bookmark_bar {
	text-align:center;
	height:25px;
	clear:both;
}
.social_bookmark_bar > a >img {
	border:none;
}
.social_bookmark_bar > a > img:hover {
	padding: 0px 0px 3px 0px;
}
.social_bookmark_bar > a > img {
padding: 3px 0px 0px 0px;
}
