#southcott-head img {
	height: 30px;
	padding-right: 5px;
}

#southcott-content {
	color: #292929;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#southcott-body {
	
}

#southcott-body h2 {
	color: black;
	font-family: cursive;
	font-size: 30px;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

/**** NEWS ****/
#southcott-news-content {
	width: 100%;
	font-size: 10px;
}

#southcott-news-content table {
	width: 100%;
}

#southcott-news-content th {
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topright: 7px;
	background-color: #666666;
	color: #FFFFFF;
}

#southcott-news-content img {
	display: inline;
	margin: 0 7px 4px 0;
}

#southcott-news-header {
	color: #D81921;
	font-size: 17px;
	line-height: 18px;
}

#southcott-news-date {
	color: #9E9E9F !important;
}

#southcott-news-current {
	width: 598px !important;
}

#southcott-news-old {
	width: 100%;
	height: 100%;
}

#southcott-news-old a {
	font-family: Arial !important;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none !important;
	width: 100%;
	height: 100%;
}

/**** FELT NEWS ****/
.newscontent {
	color: #292929;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

img {
	border: 0 none;
}

.newspic {
	display: inline;
	margin: 0 7px 4px 0;
}

.subheader1 {
	color: #D81921;
	font-size: 18px;
	line-height: 18px;
}

.text2 {
	color: #9E9E9F;
}

/**** ABOUT US ****/
#southcott-about-content h2 {
	color: black;
	font-family: cursive;
	font-size: 30px;
	letter-spacing: -1px;
	padding-bottom: 15px;
}

#southcott-about-content {
	width: 598px !important;
	color: #292929;
	font-family: Tahoma, Arial;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#southcott-about-content p {
	padding: 5px 0;
}

/**** CONTACT US ****/
#southcott-contact-content {
	
}

#southcott-contact-content input {
	margin-left: 10px;
}

#southcott-contact-content textarea {
	width: 400px;
	height: 150px;
	margin-left: 10px;
}

#southcott-contact-submit {
	margin: 5px;
}

/**** PRODUCTS ****/
#southcott-products-content {
	
}

#southcott-products-content .img{
	vertical-align:middle;
	text-align:center;
}

#southcott-products-content img{
	max-width:200px;
	max-height:150px;
}

#southcott-products-content p {
	padding: 5px;
}

#southcott-products-content table {
	width: 100%;
	margin-bottom: 10px;
}

#southcott-products-content td:first-child {
	width: 250px;
}

#southcott-products-desription {
	background: url(/images/southcott/products/content-bg.png) repeat-x;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
}

#southcott-products-info td {
	padding-left: 5px;
	border-bottom: 1px solid #EEE;
}

#southcott-products-info th {
	padding-left: 5px;
	border-bottom: 1px solid #EEE;
}

#southcott-products-info th {
	color: #FFF;
	background-color: #666;
	-moz-border-radius-topright: 7px;
	-webkit-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-radius-bottomright: 7px;
}

#southcott-products-info a {
	color:#C80000 !important;
	font-family:cursive;
}

/**** product_catalog ****/
#tabs_panel {
	margin-top:31px !important;	
}
#tabs_span {
	border-color:#D3D3D3 -moz-use-text-color #D3D3D3 #D3D3D3;
	border-style:solid none solid solid;
	border-width:1px medium 1px 1px;
	float:left;
	font-size:100%;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	text-decoration:none;
	height:30px	
}
#tabs_span a{
	background:#E6E6E6 url(images/e6e6e6_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
	border:0 none;
	color:#555555;
	float:left;
	font-size:12px;
	font-weight:normal;
	line-height:1.3;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0.5em 1.7em;
	text-decoration:none;
	height:18px;
}
#tabs_span a:hover {
	background:#DADADA url(images/dadada_40x100_textures_02_glass_75.png) repeat-x scroll 0 50%;
	color:#212121 !important;
}
#types {
	margin-left:220px;
	margin-bottom:5px;	
}
#types span {
	padding: 2px 10px;
	border-bottom:1px solid #eee;
	margin-left:-4px;
}
#types form {
	display:inline;	
}
#types button {
	cursor:pointer;
	background:none;
	border:none;
	decoration:none;
	font-size:15px;
	padding:0 !important;
	color:#C80000 !important;	
}
/******************************
******** Float Controls *******
******************************/
.left {
	float: left;
}

.center {
	margin: 0 auto;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.noshow {
	display: none;
}