/* @override 
	http://www.qrux.com/index.php?css=includes/cssStyles.v.1200402243
	http://www.qrux.com/index.php?css=includes/cssStyles.v.1200799141
	http://www.qrux.com/index.php?css=includes/cssStyles.v.1200801869
	http://www.qrux.com/index.php?css=includes/cssStyles.v.1200803271
	http://www.qrux.com/index.php?css=includes/cssStyles.v.1200839233
*/

* {

/* removes defaults from all elements */
	margin: 0;
	padding: 0;
}

/* @group Global */

body {
	text-align: center;
	line-height: normal;
	font: 100%/1.125em "Trebuchet MS", Verdana, "Arial Narrow", sans-serif;
	background-color: #f2f2f2;
	margin-top: 15px;
}


#design #container {
	margin: 0px auto;
	width: 950px;
	text-align: left;
	background: #fff url(/images/assets/qrux_background_int.jpg) no-repeat;

}

#design.info #container {
	background: url(/images/assets/qrux_background_int_info.jpg) no-repeat;
}

#design.info #container div#colL h2 {
	width: 325px;
}

#design.info #container div#colL p {
	width: 550px;
}

#design #header {
	height: 88px;
	width: 830px;
	float: left;
	clear: both;
	padding-left: 120px;
}

#design #content {
	width: 840px;
	color: #333;
	float: left;
	padding-left: 110px;
	padding-top: 50px;
	background: url(/images/assets/qrux_footer_int.gif) no-repeat 0 696px;

}

#design div#colL {
	float: left;
	width: 740px;
	display: block;
}


#design div#colR {
	float: right;
	width: 91px;
}

p {
	color: #5a6c86;
	margin-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font: italic .8em/1.5em Georgia, "Times New Roman", Times, serif;
}

h1 a {
	float: left;
	display: block;
	position: relative;
	text-indent: -5000px;
	width: 183px;
	height: 105px;
	background: url(/images/assets/qrux_logo2.gif) no-repeat -3px -8px;
}

h2 {
	text-transform: lowercase;
	line-height: 1.3em;
	font-weight: bold;
	color: #005682;
	font-size: 1.0em;
	margin-bottom: 10px;
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #7e800f;
}

a:hover {
	text-decoration: underline;
	color: #1986A2;
}


/* @end */

/* @group Navigation */

#home div#navcontainer {
	top: 215px;
	left: 406px;
	position: absolute;
	display: block;
	/*float: left;*/
	clear: both;
}

#design div#navcontainer {
	float: left;
	position: relative;
	left: 12px;
	top: 48px;
	width: 360px;
}

ul.navlist {
	font-variant: normal;
	font-size: .75em;
}

ul.navlist li {
	list-style-type: none;
	float: left;
	display: block;
}

ul.navlist a, ul.navlist a:visited {
	text-decoration: none;
	letter-spacing: 2px;
	padding: 3px 5px;
	margin-right: 12px;
	margin-left: 12px;
}

ul.navlist a:hover {
	text-decoration: none;
	background-color: #f5f6ec;
}

/* @end */

/* @group Content */

/* @group Home */

#home #container {
	position: relative;
	margin: 0px auto;
	width: 1000px;
	height: 800px;
	text-align: left;
	background: url(/images/assets/qrux_background2.jpg) no-repeat;

}

#home #container #content {
	top: 53px;
	width: 799px;
	position: absolute;
	left: 108px;
}

#home #container #content p {
	clear: both;
	position: absolute;
	display: block;
	top: 426px;
	width: 367px;
	left: 0;

}

ul#recent {
	top: 315px;
	left: 285px;
	position: absolute;
	/*float: left;*/
	clear: both;
}

ul#recent li {
	display: block;
	list-style-type: none;
	margin-left: 19px;
	float: left;

}

ul#recent li a img {
	padding: 5px;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
}



/* @end */

/* @group Thumbs */

ul.thumbs {
	list-style-type: none;
}

ul.thumbs li {
	margin-bottom: 5px;
	display: block;
	position: relative;
	float: left;
	clear: both;
}

ul.thumbs li a img{
	display: block;
	position: relative;
	float: left;
	border: 1px solid;
	margin: 0;
	padding: 3px;
	background-color: #fff;
}


/* @end */

/* @group Entries */

dl#entry {
	width: 310px;
	/*height: 345px;*/
	float: left;
	display: block;
}

dl#entry dt {
	float: left;
	display: block;
	width: 300px;
	margin-bottom: 10px;
	padding-top: 5px;
	color: #005682;
	background-color: #fff;
	padding-left: 10px;
	padding-bottom: 5px;
	font: italic 1.1em/1.3em Georgia, "Times New Roman", Times, serif;
}

dl#entry dd#maincontent {
	display: block;
	float: left;
	width: 300px;
}

dl#entry dd#maincontent p {
	background-color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	font: normal normal .75em/1.4em "Courier New", Courier, mono;
}

dl#entry dd#maincontent em {
	}
	
dl#entry dd.workinfo {
	padding: 5px 0 5px 5px;
	background-color: #fff;
	color: #5a6c86;
	float: left;
	width: 300px;
	clear: left;
	font: normal normal .7em/1.2em "Courier New", Courier, mono;
	margin-bottom: 9px;
}

dl#entry dd.workinfo strong {
	padding: 3px 5px 2px;
	background-color: #f5f6ec;
	display: block;
	margin-bottom: 3px;
	color: #acac80;
	font: .8em "Trebuchet MS", "Arial Narrow", Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

dl#entry dd#maincontent em a:link {
	text-decoration: underline;
	color: #7e800f;
	background-color: #fff;
}

dl#entry dd#maincontent em a:hover {	
	text-decoration: underline;
	color: #1986A2;
}



ul#details {
	width: 400px;
	margin-top: 10px;
	float: left;
}

ul#details li {
	line-height: 2em;
	color: #5a6c86;
	list-style-type: none;
	float: right;
	margin: 0;
	text-align: right;
	clear: both;
}

ul#details li.leadimage {
	margin: 0;
}


ul#details li.detailimage {
	margin: 0;
}

ul#details li p {
	font: italic .65em Georgia, "Times New Roman", Times, serif;
	}

ul#details li a img {
	border: 5px solid #e7e7e7;
	margin: 0;
}

ul#details li a img:hover {
	border: 5px solid #d1d19c;
	margin: 0;
}


/* @end */

/* @end */

/* @group Footer */
 #footer {
	clear: both;
	height: 90px;
	width: 950px;
	text-align: center;
	background: #f2f2f2 url(/images/assets/qrux_footer_int.gif) no-repeat 0 -1416px;
}


/* @end */