/* --------- Priodev Media 2007 ---------- */
/* --------- Standard Layout ---------- */


body {
	background-color: #2a568f;
	font-size: 11px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding:0px;
	background-image: url(assets/bg_repeat.gif);
	background-repeat: repeat-x;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

.inputfields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EFF;
	background-color: #A8CDFF;
	width: 290px;
	border: 0px none #007EFF;
}

.inputfieldsused {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E3F3F;
	background-color: #CCCCCC;
	width: 290px;
	border: 0px none #CCCCCC;
}


.mainboxleftcol {
	float: left;
	width: 325px;
	padding: 0;
	margin: 0;
	display: block;
}

.mainboxrightcol {
	float: right;
	width: 325px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.servicesleftcol {
	float: left;
	width: 380px;
	padding: 0;
	margin: 0;
	display: block;
}

.servicesrightcol {
	float: right;
	width: 260px;
	padding: 0;
	margin-top: 33px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.portfolioleftcol {
	float: left;
	width: 262px;
	padding: 0;
	margin: 0;
	display: block;
}

.portfoliorightcol {
	float: right;
	width: 360px;
	padding: 0;
	margin-top: 86px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1 {
	text-indent: -9999px;
}

#services h1 {
	background-image: url(assets/services.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 24px;
	width: 250px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#contact h1 {
	background-image: url(assets/contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 24px;
	width: 250px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#portfolio h1 {
	background-image: url(assets/portfolio.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 24px;
	width: 250px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

h2 {
	font-size:12px;
	font-weight: bold;
	margin:0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1689FF;
}

h3 {
	font-size: 12px;
	text-transform:none;
	margin:0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}

h5 {
	font-size:12px;
	font-weight: normal;
	margin:0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #1689FF;
}

#contact {
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contact h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1C8CFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#portfolio {
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#portfolio strong {
	color: #007EFF;
}

#portfolio h4 {
	font-size: 16px;
	color: #007EFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#portfolio a {
	color: #99CC00;
	font-weight: bold;
}
#portfolio a:hover {
	color: #007EFF;
	font-weight: bold;
	text-decoration: none;
}


/* ----------container to center the layout---------- */
#container {
	width: 726px;
	padding:3px;
	margin-left: auto;
	margin-right: auto;
	background-color: #23446e;
	margin-top: 0px;
	margin-bottom: 0px;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(assets/location_header_bg.gif);
	height: 21px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
#location {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #198bff;
	margin: 0px;
	padding-top: 5px;
	padding-left: 34px;
}
#location strong {
	color: #23446e;
}

/* ----------outer and inner----------------- */
#outer{
	border-left: solid 200px #FFFFFF;  /* color of the left column  */
	background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left nav------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 }
 
 #nav {
	background-image: url(assets/nav_footer_inner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;	
}

#nav {
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;	
}

#nav li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav_home li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#li_profile a{
	background-image: url(assets/profile_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width:107px;
	height:16px;
	display:block;
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}

#li_profile a:hover{
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url(assets/profile_on.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
}

#li_services a{
	background-image: url(assets/services_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width:107px;
	height:16px;
	display:block;
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}

#li_services a:hover{
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url(assets/services_on.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
}

#li_portfolio a{
	background-image: url(assets/portfolio_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width:107px;
	height:16px;
	display:block;
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}

#li_portfolio a:hover{
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url(assets/portfolio_on.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
}

#li_contact a{
	background-image: url(assets/contact_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	width:107px;
	height:16px;
	display:block;
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin: 0px;
}

#li_contact a:hover{
	list-style-type: none;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background-image: url(assets/contact_on.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	text-decoration:none;
	font-weight: bold;
	margin: 0px;
}

/* -----------------content for nav--------------------- */
#content{
	position: relative;
	margin: 0px;
	text-align: right;
}
#logo {
	margin: 0px;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 0px;
}


p{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}

pre{
font-size: 12px;
margin:0px;}

/*  ----------------main content area---------------------- */ 
#main_content {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: left;
	min-height:440px;
	height:expression(this.scrollHeight > 440? "auto":"440px");
	background-color: #FFFFFF;
	background-image: url(assets/bg_clear.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7DFFF;
} 
#inner_content {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: left;
	min-height:440px;
	height:expression(this.scrollHeight > 440? "auto":"440px");
	background-color: #FFFFFF;
	background-image: url(assets/bg_words.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7DFFF;
} 
#data {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #23446e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 50px;
	padding-left: 34px;
}

#portinfo li {
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
}
#pagenav {
	background-image: url(assets/pagenav_bg.gif);
	background-position: center center;
	height: 26px;
	background-repeat: no-repeat;
	margin:0px;
}

#pagenav_pad {
	padding-top: 6px;
	text-align:left;
	margin:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pagenav_links {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#pagenav_links li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float:left;
}

#pagenav_links a {
	color: #234475;
	text-decoration: none;
	font-size: 9px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #008EFF;
}
#pagenav_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	background-color: #1689FF;
	margin: 0px;
}
#portfolio select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007EFF;
	width: 229px;
	height: 20px;
}

#portfolio form {
	margin: 0px;
	padding: 0px;
}

#portfolio input {
	width: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #409EFF;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	margin:0px;
	text-align: left;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #80b6fc;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 32px;
} 
#contentbuffer {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #FFFFFF;
}
#container h6 {
	font-size: 22px;
	text-align: center;
}
#container h6 em {
	font-style: normal;
	font-weight: normal;
}
#container #inner_content #data #contact .servicesleftcol a {
	font-weight: bold;
	color: #218EFF;
}
