/*
Theme Name: Austin Web Development
Theme URI: http://austindev.com
Description: The primary theme for Austin Web Development
Version: 1.0
Author: Chris Kacerguis
Author URI: http://austindev.com/
*/

/* For the various sign up forms */

.checkclass {
	margin-left: 165px;
}


/* This stuff was in the template files, moved here */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #bbccdd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* for the client quotes */
blockquote {
	background: transparent url(images/bq_left.gif) left top no-repeat;
	margin: 5px 20px 10px 20px;
	padding-left: 50px;
	}

/* for news */
#content ul.news li {
	background: url(images/icon_news.gif) 0 2px no-repeat;
	font-size: 12px;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
	}

/* For the clients list */
#clients_list {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#clients_list li {
	background: #fff;
	display: inline;
	margin: 0 25px;
	padding: 0;
	}
	
#clients_list li img {
	height: 80px;
	width: 150px;
	}

/* For the www icon */
.awd-product-www {
	height: 85px;
	background: #f6f6f6;
	background-image: url(images/btn_hosting.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding: 5px;
	padding-left: 75px;
	padding-bottom: 5px;
	}
	
.awd-product-ds {
	height: 85px;
	background: #f6f6f6;
	background-image: url(images/btn_dedicated.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding: 5px;
	padding-left: 75px;
	padding-bottom: 5px;
	}
	
.awd-product-colo {
	height: 85px;
	background: #f6f6f6;
	background-image: url(images/btn_colocated.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding: 5px;
	padding-left: 75px;
	padding-bottom: 5px;
	}
	
.awd-product-www h4, .awd-product-ds h4, .awd-product-colo h4 {
	font-family: Arial, Sans-Serif;
	font-size: 130%;
	color: #FF8D00;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
.awd-product-www a, .awd-product-ds a, .awd-product-colo a {
	color: #FF8D00;
	}

.awd-product-www p, .awd-product-ds p, .awd-product-colo p {
	margin-top: 0px;
	background-image: none;
	padding: 0 0 0 5px;
	font-family: Arial, Sans-Serif;
	}
	
.awd-product-long {
	height: 320px;
	background: #f6f6f6; 
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding-left: 5px;
	padding-bottom: 5px;
	}

.awd-product h4 {
	font-family: Arial, Sans-Serif;
	font-size: 130%;
	color: #FF8D00;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
.awd-product-long p {
	margin-top: 0px;
	padding: 0 0 0 5px;
	font-family: Arial, Sans-Serif;
	width: 500px;
	}

.awd-product-long h4 {
	font-family: Arial, Sans-Serif;
	font-size: 130%;
	color: #FF8D00;
	margin-top: 0px;
	margin-bottom: 10px;
	}

.awd-product p {
	margin-top: 0px;
	padding: 0 0 0 5px;
	font-family: Arial, Sans-Serif;
	width: 500px;
	}

.awd-product img {
	float: left;
	margin: 5px 5px 0 5px;
	border: none;
	}
	
.awd-product a {
	color: #FF8D00;
	}

/* start unknown area */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.sidebar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	line-height: 15px;
}
.body_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.subhead2_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.links {
	color: #FF9933;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9933;
}
.body_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.pagenav {
	list-style:none;
	padding-left: -20px;

	text-indent: -1em;
}

.page_item a {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -10px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.contact-link { 
	height: 50px;
	background: #f6f6f6; 
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
	padding-left: 15px;
	}
 
 .contact-link h4 {
	margin: 0;
	padding: 10px 0 0 5px;
	}
	
 .contact-link p {
	margin: 0;
	padding: 0 0 0 30px;
	}
	
 .contact-link img {
	float: left;
	margin: 5px 5px 0 5px;
	border: none;
	padding-top: 4px;
	}


