/* major page elements and sections
**************************************************************************************************/

body
{
	font: 11px/17px Verdana, Helvetica, sans-serif;
	text-align: center;
}

#wrapper
{
	margin: 10px auto;
	text-align: left;
	width: 776px;
}

#page { overflow: hidden; }

#page #main_content, #page #sidebar
{
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}

#main_content
{
	float:left;
	width: 520px;
	padding: 0 35px 10px 19px;
	border-right: 1px solid #c5d3d9;
	margin-bottom: 10px;
}


#main_content_wide
{
	float:left;
	width: 720px;
	padding: 0 35px 10px 19px;
	margin-bottom: 10px;
}

#sidebar
{
	float: right;
	width:170px;
	font-size:10px;
}

#sidebar #top
{
	padding-bottom: 10px;
	border-bottom: 1px solid #c5d3d9;
	margin-bottom:15px;
}

#footer
{
	border-top: 1px solid #c5d3d9;
	border-bottom: 1px solid #c5d3d9;
	clear: both;
	font-size: 9px;
	margin: 20px auto 0 auto;
	padding: 10px 0 10px 19px;
	text-align: left;
	width: 757px;
}





/* headings and other text
**************************************************************************************************/

dd, dl, dt, li, ol, p, ul
{
	font-size: 11px;
	line-height: 17px;
}

dl, ol, p, ul { margin-bottom: 11px; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }

h1#title
{
	border-top: 1px solid #c5d3d9;
	border-bottom: 1px solid #c5d3d9;
	margin-bottom: 10px;
	padding: 10px 0;
}

h1#header
{
	clear: both;
	margin-bottom: 20px;
	padding-top: 10px !important; padding-top: 0;
}

h2
{
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 7px;
	text-transform:uppercase;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	text-transform: uppercase;
	margin-bottom: 0;
}

#sidebar h3
{
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 0;
	text-transform: none;
}

#main_content h3 img {
	border: 1px #c6d6e5 solid;
}

h4
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 0;
	text-transform: none;
}

.toplink
{
	xfont-size: 12px;
	font-size: 42px;
}




/* links
**************************************************************************************************/

a:link {
	text-decoration:none;
	color: #21476e;
}

a:visited {
	text-decoration:none;
	color: #21476e;
}

a:hover {
	text-decoration:underline;
	color: #F00;
}

a:active {
	text-decoration:underline;
	color: #21476e;
}

#main_content a {
	font-weight: bold;
}





/* lists (except main navigation)
**************************************************************************************************/

#main_content ul
{
	padding-left: 20px;
	/*float: left;
	display: block;*/
}

#main_content ul li
{
	list-style: square;
}


#main_content ol
{
	padding-left: 25px;
}

#main_content ol li
{
	list-style: decimal;
}



ul#home-buttons
{
	margin: 0 auto;
	text-align: center;
}

ul#home-buttons li
{
	list-style: none;
	padding: 7px 0;
}

ul#home-buttons li img
{
	border: 1px #c6d6e5 solid;
}




#subnav ul
{
	margin-bottom: 0;
}

#subnav ul li
{
	color: #c5d3d9;
	font-size: 10px;
	line-height: 17px;
	list-style: disc inside;
}

/*
#sidebar ul
{
	display:inline;
	position:relative;
	left:5px;
	margin:0px;
	padding:0px;
}

#sidebar ul li
{
	color: #c5d3d9;
	list-style: disc inside;
}

#sidebar ul ul
{
	display:inline;
	position:relative;
	left:10px;
	margin:0px;
	padding:0px;
}

#sidebar ul ul li
{
	list-style: square inside;
}
*/

/*  tables
***********************************************/
table {
	width: 100%;
	
	}
td {
	vertical-align: top;
	}








/* demographics page table
**************************************************************************************************/

table#demographics
{
	margin-bottom: 10px;
}

table#demographics tr td#c1 { padding-right: 30px; }

table#demographics tr td table tr th
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 17px 7px 0 7px;
	width: 226px;
}

table#demographics tr td table tr td
{
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
}

table#demographics tr td table tr.a td { background-color: #eff3f6; }
table#demographics tr td table tr.b td { background-color: #e5e8eb; }

table#demographics tr td table tr.line td { border-bottom: 1px solid #e5e8eb;padding-bottom:7px;margin-bottom:7px; }





#rates table th
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 17px 7px 0 7px;
}

#rates table td
{
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
}

#rates table tr.a th, #rates table tr.a td { background-color: #eff3f6; }
#rates table tr.b th, #rates table tr.b td { background-color: #e5e8eb; }





table#specs th
{
	font-size: 10px;
	font-weight: bold;
	padding:7px;
}

table#specs td
{
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
}

table#specs tr.a th, table#specs tr.a td { background-color: #eff3f6; }
table#specs tr.b th, table#specs tr.b td { background-color: #e5e8eb; }
table#specs tr.header th, table#specs tr.header td { background-color: #21476E; }
table#specs th { color:#fff; }

table#generic th
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 17px 7px 0 7px;
}

table#generic td
{
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
}

table#generic tr.a th, table#generic tr.a td { background-color: #eff3f6; }
table#generic tr.b th, table#generic tr.b td { background-color: #e5e8eb; }


table#generic2 th
{
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	padding: 17px 7px 0 7px;
}

table#generic2 td
{
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
}

table#generic2 tr.a th, table#generic2 tr.a td { background-color: #eff3f6; }
table#generic2 tr.b th, table#generic2 tr.b td { background-color: #e5e8eb; }




p.thumbnails img
{
	border: solid 1px #fff;
	margin: 3px 10px 10px 0;
}

p.thumbnails img:hover
{
	border:solid 1px #a7bddd;
	margin:3px 10px 10px 0;
}



/* main menu nav bar
**************************************************************************************************/

#navbar ul
{
	background-color: #fff;
	font-size:10px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: lowercase;
}

#navbar ul li
{
	background-color: white;
	cursor: default;
	float: left;
	position: relative;
	padding: 0px 2.15px;
}

#navbar ul li.clicked { background-color: #c5d3d9; }

#navbar ul li.top a
{
	color: #21476e;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
}

#navbar ul li a:hover  { background: #c5d3d9; }


#navbar ul li.top
{
	border: 1px solid #c5d3d9;
	font-size: 12px;
	margin-left: 5px;
}

#navbar ul li.first { margin-left: 0; }

#navbar li>ul { top: auto; left: auto; }

#navbar ul li:hover ul, #navbar ul li.over ul { display: block; }

#navbar ul li ul
{
	background-color: #fff;
	border-bottom: 1px solid #c5d3d9;
	border-right: 1px solid #c5d3d9;
	border-left: 1px solid #c5d3d9;
	display: none;
	left: 0;
	top: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
}

#navbar ul li ul li
{
	background-color: transparent;
	border: 0;
	cursor: default;
	display: block;
	float: none;
	position: relative;
	width: 149px;
}

#navbar ul li ul li a
{
	color: #21476e;
	display: block;
}

#navbar ul li ul li a:hover
{
	background: #c5d3d9;
	display: block;
}




/* contact page
**************************************************************************************************/

#contact h3
{
	border-bottom: 1px #c5d3d9 solid;
	display:block;
	clear: both;
	xfont-size: 11px;
	xfont-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px !important;
}

#contact dl
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 15px 15px;
	min-height: 75px;
	width: 150px;
	padding-bottom: 10px;
}
#contact table
{
	
}


#contact dl dt
{
	font-weight: bold;
}

#contact dl dd
{
	
}

#contact dl dd a,
#contact dl dd a:hover
{
	font-weight: normal;
	
}

#contact dd.specialties
{
	margin-top: 4px;
  	color: #181C55;
  	
}

#contact dd.specialties strong
{
/*	font-size: 11px;*/
	font-weight: 500;
	border-bottom: 1px solid #181C55;

}

/*  Designer and Development Video styles
****************************************************************************************/

.design_video {
	text-align:center;
	height: 500px;
	width: 400px;
	padding: 15px;
	}
	
	
/*  Video Page styles
*************************************************************************************/

p.videothumbnails 
{
	border: solid 1px #fff;
	margin: 3px 10px 30px 0;
}
.video_client{
	width:100%;
	display: block;
	text-align:center;
	margin-top: 30px;
	height:250px;
	/*padding-top: 20px;*/
	}

.video_screenshot {
		display:block;
		width: 300px;
		float:left;
		border:1px solid #c5d3d9;
	}

.video_options{
		display:block;
		float:left;
		width: 200px;
		text-align:left;
		padding-left:15px;
	}
.video_options ul{
	line-height: 17px; 
	list-style-type: disc;
}

.video_title{
	font-size:11px;
	font-weight: bold; 
	line-height: 17px; 
	margin-bottom: 0;	
	}
