/*------------------ reset ------------------*/

ul {
	list-style: none;
}

body,h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,
input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td {
	margin: 0;
	padding: 0;
}

img,a img,:link img,:visited img {
	border: 0;
	padding: 0;
	margin: 0;
}

address,cite,caption {
	font-style: normal;
}

caption,th {
	text-align: left;
}

ol {
	margin-left: 10px;
}

/*------------------ body ------------------*/

body {
	font: normal 0.8em/1.4em Tahoma, Verdana, "Trebuchet MS", sans-serif;
	color: #000;
	background: #cccccc;
}



a:link {
	text-decoration: underline;
	color: #3f3f3f;
}

a:visited {
	text-decoration: underline;
	color: #3f3f3f;
}

a:hover {
	text-decoration: none;
	color: #990033;
}

a:active {
	text-decoration: underline;
	color: #990033;
}

p {
	margin-bottom: 10px;
}

h2 {
	font-size: 130%;
	color: #666;
	border-bottom: 1px solid #ffcc99;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

h3 {
	font-size: 100%;
	color: #666;
	border-bottom: 1px solid #ffcc99;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 12px;
	margin-top: 20px;
}

h4 {
	margin-top: 20px;
}


h4.blue{
	background: #ffcc99;
	width: 153px;
	height: 20px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0 0 17px;
}

h4.blue a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



/*------------------ header ------------------*/

#header {
	background:transparent url(/assets/giraffedog/giraffedog-logo.gif) no-repeat scroll 20px 30px;
	height:100px;
	position:relative;
	width:760px;
}

#header h1 {
	position: absolute;
	left: 45px;
	top: 15px;
}

#header h1,
#header h1 a {
	width: 300px;
	height: 75px;
	display: block;
	float: left;
}

#header h1 a {
	text-indent: -9999px;
}

/*------------------ search ------------------*/

#search {
	position: absolute;
	width: 240px;
	height: 40px;
	right: 40px;
	top: 40px;
}

#search input.field {
	border: 1px solid #7c7c7c;
	padding: 2px;
	margin-right: 4px;
}

.searchtitle{
	font-size: 100%;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.searchtitle a{
	text-decoration: none;
}

.searchtitle a:hover{
	text-decoration: underline;
}

.searchextract{
	color: #666;
}

.searchpages{
	text-align: right;
	font-size: 100%;
	color: #000;
	border-top: 1px solid #ffcc99;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 12px;
	margin-bottom: 20px;
}
/*------------------ navigation ------------------*/

ul#nav {
	background-image:url(/assets/giraffedog/ahead-background.gif);
	bottom:-22px;
	height:22px;
	width: 740px;
	line-height:22px;
	padding-left:20px;
	position:absolute;
	border-bottom: 1px solid #ffffff;
}

ul#nav li,
ul#nav li a {
	float: left;
	display: block;
}

ul#nav li {
	border-right: 1px solid #ffcc99;
	padding-right: 12px;
	margin-right: 11px;
}

ul#nav li a {
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: none;
}

ul#nav li a:hover,
ul#nav li.active a {
	color: #fff;
	text-decoration: underline;
}

ul#nav li.last {
	border: 0;
}

/*------------------ grid ------------------*/

#container {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #000000;
	margin:0pt auto;
	overflow:hidden;
	width:760px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main {
	background:transparent url(/assets/giraffedog/giraffedog_image.jpg) no-repeat scroll left top;
	overflow:hidden;
	padding:0pt 30px;
}

#quicknav {
	margin-top:220px;
	height:25px;
	position:relative;
}

#quicknav select {
	left: 0px;
	top: 3px;
	width: 160px;
	position: absolute;
}

#quicknav p {
	margin: 0;
	position: absolute;
	left: 255px;
	top: 7px;
	color: #000000;
}
#quicknav a {
	text-decoration: none;
}

#quicknav a:hover {
	text-decoration: none;
	color: #000000;
}

#quicknav strong {
	position: absolute;
	left: -45px;
	text-transform: uppercase;
	margin-right: 4px;
}

.cat {
	font-weight: bold;
}

.subcat{
	font-style:italic;
}

#sidebar {
	float: left;
	width: 170px;
	padding: 0 20px 20px 0;
	overflow: hidden;
}

#sidebar ul {
	padding: 13px 5px 10px 0;
}

#sidebar ul li {
	padding-left: 17px;
}

#sidebar ul.blue_box {
	border-left: 1px solid #ffcc99;
	border-right: 1px solid #ffcc99;
}

#sidebar ul.grey_box {
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

#sidebar ul.blue_box li a:link {
	font-size: 90%;
	color: #666;
	text-decoration: none;
}

#sidebar ul.blue_box li a:visited {
	font-size: 90%;
	color: #666;
	text-decoration: none;
}

#sidebar ul.blue_box li a:hover {
	color: #990033;
	text-decoration: underline;
}

#sidebar ul.blue_box li a:active {
	color: #990033;
	text-decoration: none;
}

#sidebar ul.grey_box li a:link {
	color: #666;
	text-decoration: none;
}

#sidebar ul.grey_box li a:visited {
	color: #666;
	text-decoration: none;
}

#sidebar ul.grey_box li a:hover {
	color: #990033;
	text-decoration: underline;
}

#sidebar ul.grey_box li a:active {
	color: #990033;
	text-decoration: none;
}

#sidebar ul li.blue_active {
	font-weight: bold;
}

#sidebar ul li.grey_active {
	text-decoration: underline;
	color: #666;
}

#blue_bottom {
	background: #ffcc99;
	width: 170px;
	height: 1px;
}

#grey_bottom_onsite,
#grey_bottom_offsite,
#grey_bottom_downloads{
	background: url(../assets/grey_bottom.png) no-repeat 0 0;
	width: 180px;
	height: 5px;
}

#blue_bottom_onsite,
#blue_bottom_offsite,
#blue_bottom_downloads{
	background: #ffcc99;
	width: 170px;
	height: 1px;
}

/*------------------ breadcrumbs ------------------*/

#breadcrumbs {
	color: #999;
	font-style: italic;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*------------------ main content ------------------*/

#content {
	width: 489px;
	height: auto;
	float: left;
	padding-left: 20px;
	text-align: justify;
}

#content strong {
	color: #666;
}

#content ul {
	list-style: disc;
	padding-left: 22px;
}

img.floatright {
	float: right;
	margin: 15px 0 15px 20px;
}

img.floatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.defaultarticle{
	height: auto;

}

.boundary{
	height: auto;
}

.column1 {
	width: 232px;
	float: left;
	margin-right: 20px;
	text-align: justify;
}


.column2 {
	width: 232px;
	float: left;
	margin-right: 0;
	text-align: justify;
}

.pageimg img,
.column1 img,
.column2 img,
.wholearticle img{
	border: 2px solid #ffcc99;
}

.catrow{
	height: auto;
	margin-bottom: 130px;
}

.subgrid {
	width: 96px;
	height: 130px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	float: left;

}

.subgrid img {
	margin-left: 10px;
	margin-right: 10px;
	width: 90px;
	height: auto;
	border: 2px solid #ffcc99;
	padding: 0px;
}

.subtitle {
	width: 111px;
	font-weight: bold;
	text-align: center;

}

.subtitle a {
	color: #002877;
	text-decoration: none;
}

.extract {
	color: #666;
	font-weight: bold;
}

.contact{
	float: left;
	width: 150px;
	margin-top: 5px;
}

.floatleft {
	float: left;
}

.widebluetop{
	background: #ffcc99;
	width: 350px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 23px;
}

.widebluebottom{
	background: #ffcc99;
	width: 350px;
	height: 1px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 23px;
}

.bluesides{
	width: 350px;
	height: auto;
	border-left: 1px solid #ffcc99;
	border-right: 1px solid #ffcc99;
	padding-left: 21px;
	text-align: left;
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
}

.bluesides textarea,
.bluesides input{
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
	margin: 5px 0 0 0;
}

.bluesides textarea{
	width: 325px;
}

.bluesides .textinput{
	width: 175px;
}

.bluesides .checkbox{
	float: left;
	margin-right: 5px;
}

.bluesides .checktitle {
	padding-top: 5px;
}


/*------------------ footer ------------------*/

#footer {
	clear: both;
	border-top: 1px solid #ffcc99;
	padding: 15px 0;
	color: #666;
	width: 700px;
	margin: 0 auto;
}


.top {
	float: right;
}

.top a:hover{
	text-decoration: none;
	color: #990033;
}

/*------------------ LIGHTBOX CONTROL ------------------*/
#lightbox {
	background-color:#ffcc99;
	padding:10px 10px 5px 10px;
}

#lightboxDetails {
	padding-top:5px;
}

#lightboxCaption {
	float:left;
	color:#fff;
	font-size:11px;
}

#keyboardMsg {
	float:right;
}

#keyboardMsg a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#lightbox img {
	border:none;
}

#overlay {
	background: url(/assets/giraffedog/1600x1200.png);
}

#overlay img {
	border:none;
}

#closebutton {
	display:none;
}
