﻿/* Main content */
body{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.6;
	background:#d4d4d4;

}
td p {font:11px Verdana, Arial, Helvetica, sans-serif;color:#333;line-height:1.6;}
ul{margin:0;padding:0;}

#shadow {
	background-image:url(images/body_shadow.png);
	width:1086px;
	margin: auto;
}
#shadow_bottom {
	background-image:url(images/shadow_bottom.png);
	width:1086px;
	height:10px;
	margin: auto;
}
#shadow_footer_bottom {
	background-image:url(images/shadow_bottom.png);
	width:1086px;
	height:10px;
	margin: auto;
	margin-top:-11px;
}
#shadow_top {
	background-image:url(images/shadow_top.png);
	width:1086px;
	height:10px;
	margin: auto;
}

#maincontainer{
	width: 1066px;
	margin: auto;
	margin-top:-8px;
	background:#FFF;
	background-image:url(images/page_body.png);
}
.content_wrapper {
	width:926px;
	float:left;
}


.searchbox {
	float:right;
	margin-top:3px;
}
/* Header */
#header {
	padding: 0px 0;
	width:926px;
	height:151px;
	float:left;
}

#header .logo {
	background-image:url(images/header.png);
	width:926px;
	height:151px;
	background-repeat:no-repeat;
}
#header .hdrR {
	line-height: 16px;
	text-align: right;
}
#header .hdrR p {
	color: #60a1de;
	font: normal 30px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 24px;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	border: none;
}
#header .logo {
	float: left;
}
.l {
	float: left;
}
#header .hdrR {
	float: right;
}
.placer {
	height:200px;
	width:144px;
	background:#1d5f83;
	float:left;
	border:1px solid black;
	margin-top:7px;
	margin-bottom:7px;
}

.s_wrapper {
	width:152px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.s_top {
	width:152px;
	height:3px;
	background-image:url(images/s_top.png);
}
.s_middle {
	width:152px;
	background-image:url(images/s_middle.png);
}
.s_bottom {
	width:152px;
	height:3px;
	background-image:url(images/s_bottom.png);
}
.signup {
	height:204px;
	width:138px;
	background:#FFFFFF;
	background-image:url(images/shop.png);
	margin:auto;
	padding-left:8px;
}

.p_wrapper {
	width:152px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:-18px;
}
.p_top {
	width:129px;
	height:3px;
	background-image:url(images/prom_top.png);
}
.p_middle {
	width:129px;
	background-image:url(images/prom_middle.png);
}
.p_bottom {
	width:129px;
	height:3px;
	background-image:url(images/prom_bottom.png);
}
.promise {
	height:300px;
	width:123px;
	background-image:url(images/high_five.png);
	margin:auto;
	
}
.admin {
	height:141px;
	width:134px;
	background:#1d5f83;
	float:left;
	border:1px solid black;
	margin-bottom:7px;
}
/* Body content */
#mainwrapper{
	float: left;
	margin-top:24px;
	margin-left:14px;
	width:750px;
	
}

#mainContent{
	width:730px;
	float:right;

}
div.store{
padding:10px;
}

/* Left content */
.cat_box {
	border: 1px solid black;
	width:130px;
	padding:10px;
	background:#FFF;
	margin-top:10px;
	
}

.browse_title {
	background-image:url(images/browse.png);
	width:152px;
	height:42px;
}
.services_title {
	background-image:url(images/services.png);
	width:152px;
	height:42px;
}
.browse {
	width:152px;
	float:left;
}
.menu_body {
	background-image:url(images/menu_body.png);
	width:152px;
	float:left;
}
.menu_footer {
	background-image:url(images/menu_footer.png);
	width:152px;
	float:left;
	height:14px;
}
.services {
	float:left;
	width:152px;
	
}
.right_side {
	width:140px;
	float:left;
}
.lefthand{
float: left;
width: 152px; 
list-style:none;
line-height:18px;
margin-top:42px;
margin-left:10px;
}
.leftside ul li{
list-style:none;
line-height:18px;
width: 132px;
margin:auto;

}

/* Footer content */
#footer_wrapper {
	width:1086px;
	background-image:url(images/body_shadow.png);
	margin:auto;
	margin-top:-30px;
}
.footer1{
	clear: left;
	width: 100%;
}

#footer{
	clear: left;
	width: 1066px;
	margin:auto;
	margin-top:30px;
	background:#e2e2e2;
}

div.bottomlinks{
float: left;
width: 214px;
color:#FFF;
padding:5px;

}


/* Main Link Properties */
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color: #333;
	text-decoration: none;
}
A:active {
	color: #333;
	text-decoration: none;
}
A:hover {
	color: #4a6583;
	text-decoration: underline;
}
/* Store Generated Link Properties */
A.ectlink:link {
	color: #4a6583;
	text-decoration: none;
}
A.ectlink:visited {
	color: #4a6583;
	text-decoration: none;
}
A.ectlink:active {
	color: #4a6583;
	text-decoration: none;
}
A.ectlink:hover {
	color: #333;
	text-decoration: underline;
}
/* Grey Links */
A.glink:link {
	color: #333;
	text-decoration: none;
}
A.glink:visited {
	color: #333;
	text-decoration: none;
}
A.glink:active {
	color: #333;
	text-decoration: none;
}
A.glink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Footer Links */

A.ftlink:link {
	color:#333;
	text-decoration: none;
}
A.ftlink:visited {
	color: #333;
	text-decoration: none;
}
A.ftlink:active {
	color: #333;
	text-decoration: none;
}
A.ftlink:hover {
	color: #4a6583;
	text-decoration: underline;
}
/*Search Links */

A.srlink:link {
	color:#333;
	text-decoration: none;
}
A.srlink:visited {
	color: #333;
	text-decoration: none;
}
A.srlink:active {
	color: #333;
	text-decoration: none;
}
A.srlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Top navbar */
#topnav
{

width:926px;
height:32px;
background-image:url(images/nav_bg.png);
float:left;

}
.nav {
	list-style:none;
	line-height:18px;
}
.terms_links {
	margin-left:40px;	
}

/* Titles */
h1 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding-top: 5px;
	border-bottom: 1px dotted #999;
	color : #333;
	margin-left: 14px;
	margin-right: 4px;
	text-align:right;
}

h2 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	color : #5e5e5e;
	margin-top:0px;

}

h3 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	background-color: #999;
	color : #FFF;
	margin:4px;
	}

h4 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	color : #FFFFFF;
	margin-top:0px;

}
h5 {
	font-size: 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	color : #ff4949;
	margin-top:0px;

}
h6 {
	font-size: 10px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	padding: 5px;
	margin-top:0px;

}
div.homepics{
	width:750px;
	float:left;

}

.i_wrapper {
	width:364px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.i_top {
	width:364px;
	height:3px;
	background-image:url(images/item-top.png);
}
.i_middle {
	width:364px;
	background-image:url(images/item-middle.png);
}
.i_bottom {
	width:364px;
	height:3px;
	background-image:url(images/item-bottom.png);
}
.i_header {
	background-image:url(images/item_bg.png);
	height:32px;	
}
.i_header_deals {
	background-image:url(images/deals_bg.png);
	height:32px;	
}
div.picscontent{
	width:358px;
	height:197px;
	
	margin:auto;
}

div.picscontent1{
	width:358px;
	border: 1px solid #ccc;
	padding:5px;
	margin-top:6px;
	float:right;
}
div.prodpic{
	float:left;
	width:218px;
	height:154px;
	overflow:hidden;
	
}

div.prodtext{
	float:right;
	width:100%;
}

/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
background: #999;
height: 20px;
width: 56px;
border: 1px solid #333;
padding-bottom:12px;
text-align:center;
vertical-align:bottom;
margin-top:5px;
float:right;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333;
background: #ECECEC;
height: 16px;
width: 240px;
border: 1px solid #333;
margin-right:5px;
margin-top:5px;
float:right;
}

/* Horizontal rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #000000;
}
/* Minicart */
#cart_bg {
	background-image:url(images/cart_header.png);
	width:140px;
	height:32px;
	margin-top:-7px;
	}
TD.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
	font-size: 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
	width: 140px;
	margin-top:-25px;
	margin-bottom:7px;
}

/* Login */
.member {
	background-image:url(images/login_bg.png);
	height:151px;
	width:140px;
	margin-bottom:7px;
	margin-top:-35px;
}
.login_table {
	width:128px;
	height:101px;
	margin-top:36px;
}
TD.minlogin {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.minlogin {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.minlogin
{
margin-top:35px;
}
/* Table backgrounds */
.cobtbl_border {
		
}
TABLE.cobtbl{
background-color: #FFF;
border:0px;
cellspacing:1; 
cellpadding:3;
width:740px;
float:left;
}

TD.cobhl{
background-color: #FFF;
color : #333;
}

TD.cobll{
background-color: #FFF;
color:#333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
	color: #333;
	font-weight:bold;
}
.prodcurrency{
	text-align:center;
}
.home_button{
	width:79px;
	height:32px;
	float:left;
	
}
.school_button{
	width:146px;
	height:32px;
	float:left;
}
.team_button{
	width:169px;
	height:32px;
	float:left;
}
.mitch_button{
	width:111px;
	height:32px;
	float:left;
}
.video_button{
	width:88px;
	height:32px;
	float:left;
}
.map_holder {
	width: 744px; 
	height: 338px; 
	background-image:url(images/banner_shadow.png);
	margin-top:12px;
	z-index:1;
}
.contact_title {
	background-image:url(images/contact_title.png);
	background-repeat:no-repeat;
	height:47px;
	width:750px;
	float:left;
	margin-top:7px;
}
.contact_post {
	height:150px;
	width:245px;
	float:left;
	
}
.contact_telephone {
	height:150px;
	width:245px;
	float:left;
	margin-left:7px;
}
.contact_email {
	height:150px;
	width:245px;
	float:left;
	margin-left:7px;
}
.mitch_wrapper {
	width:750px;
	height:65px;
	float:left;
}
.mitch_banner {
	width:645px;
	height:65px;
	margin:auto;

}
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #c0bfc0;
	width:230px;
	z-index:100;
	float:right;
	margin-top:-4px;
}		
.school_title {
	margin-top:18px;
	width:744px;
	height:338px;
	background-image:url(images/drum-school.png);
	background-repeat:no-repeat;
}

#contact-wrapper {
	width:750px;
	
	background:#ffffff;
	
	margin-top:14px;
}


#contact-wrapper div {
	clear:both;
	
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
	margin-left:10px;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:12px;
	color:#333;
	width:340px;
	margin-left:10px;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	width:340px;
	margin-left:10px;
}
.m_wrapper {
	width:745px;
	float:left;
}
.m_top {
	width:745px;
	height:8px;
	background-image:url(images/m_top.png);
}
.m_middle {
	width:745px;
	background-image:url(images/m_middle.png);
}
.m_bottom {
	width:745px;
	height:8px;
	background-image:url(images/m_bottom.png);
}
.glossymenu {
	width:132px;
	margin:auto;
}
.video_text {
	width:700px;
	margin:auto;	
}
.video_title {
	background-image:url(images/video_title.png);
	background-repeat:no-repeat;
	width:700px;
	height:38px;
	float:left;
}
.video_shadow {
	height:397px;
	width:652px;
	background-image:url(images/video_shadow.png);
	background-repeat:no-repeat;
	margin:auto;	
	margin-top:18px;
	padding-top:7px;
}
.video_wrapper {
	height:385px;
	width:640px;
	margin:auto;
}

/* Begin New Product Screen */

.prod-page {
	width:740px;
	margin:auto;
	margin-top:20px;
}
.prod-page-l {
	width:351px;
	float:left;
}
.prod-page-r {
	width:360px;
	margin-left:20px;
	float:left;
}
#prod-image {
	width:258px;
	height:258px;
	border:1px solid #c8c8c8;
	margin-right:4px;
	float:left;
}
#prod-thumb-1 {
	width:82px;
	height:82px;
	border:1px solid #c8c8c8;
	margin-bottom:4px;
	float:left;
}
#prod-thumb-2 {
	width:82px;
	height:82px;
	border:1px solid #c8c8c8;
	margin-bottom:4px;
	float:left;
}
#prod-thumb-3 {
	width:82px;
	height:82px;
	border:1px solid #c8c8c8;
	float:left;
}
.prod-title {
	width:100%;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#5d5d5d;
	line-height:24px;
	letter-spacing:-3px;
	margin-bottom:10px;
	float:right;
}
.prod-pd {
	width:50%;
	float:left;
}
.prod-price {
	font-size:18px;
	letter-spacing:-1px;
	color:#5d5d5d;
	float:left;
}
.prod-p {
	font-size:18px;
	color:#cc0000;
	float:left;
}
.prod-vat {
	font-size:11px;
	color:#cc0000;
	float:left;
}
.prod-delivery {
	width:100%;
	font-size:18px;
	letter-spacing:-1px;
	color:#5d5d5d;
	float:left;
}
.prod-deliv {
	float:left;
}
.prod-dp {
	font-size:18px;
	color:#cc0000;
	float:left;
}
.prod-rating {
	width:50%;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-1px;
	text-align:center;
	float:left;
}
.prod-desc-title {
	width:100%;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-2px;
	margin-top:10px;
	float:left;
}
.prod-desc {
	width:95%;
	color:#5d5d5d;
	margin-bottom:20px;
	float:left;
}
.prod-comment {
	width:95%;
	background:#e9e9e9;
	border:1px solid #c8c8c8;
	float:left;
}
.prod-comment-title {
	width:100%;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	text-indent:10px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-2px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.prod-comment-box {
	width:320px;
	height:300px;
	border:1px solid #c8c8c8;
	background:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.prod-comment-box-disabled {
	width:320px;
	height:250px;
	padding-top:50px;
	border:1px solid #c8c8c8;
	background:#FFFFFF;
	float:left;
	text-align:center;
	font-size:12px;
	margin-left:10px;
	margin-bottom:10px;
}
.login {
	font-weight:bold;
}
.login:hover {
	color:#0066CC;
}
.prod-comment-rate {
	width:60px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-2px;
	text-indent:10px;
	float:left;
}
.prod-rate-title {
	float:left;
}
.prod-comment-submit {
	width:75px;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
}
#prod-textarea {
	width:316px;
	height:296px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	resize: none;
	border:none;
}
.prod-add {
	width:350px;
	height:71px;
	margin-top:15px;
	float:left;
}
.prod-also-title {
	width:100%;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-1px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.prod-random {
	width:350px;
	height:120px;
	border:1px solid #c8c8c8;
	margin-bottom:10px;
	float:left;
}
.prod-random-index{
	width:350px;
	height:120px;
	border:1px solid #c8c8c8;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
}
.prod-random-image {
	border:2px solid white;
	float:left;
}
.prod-random-desc {
	width:225px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5d5d5d;
	overflow:hidden;
	float:left;
}
.prod-random-button {
	width:225px;
	height:36px;
	background-image:url(images/alsolike.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5d5d5d;
	float:left;
}
.prod-random-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:5px;
	line-height:16px;
	color:#5d5d5d;
}
.prod-random-title-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-indent:5px;
	line-height:16px;
	color:#5d5d5d;
}
.prod-random-price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:5px;
	line-height:16px;
	color:#5d5d5d;
}
.prod-subtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:0px;
	cursor: pointer;
}
.msg_body {
padding: 5px 10px 15px;
background-color:#F4F4F8;
}
.expand {
	text-align:center;
}
.collapse {
	width:320px;
	background:#e9e9e9;
	border:1px solid #c8c8c8;
	padding:0px 10px 10px 10px;
	float:left;
}
.collapse-content {
	width:320px;
	height:300px;
	border:1px solid #c8c8c8;
	background:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
.ministar {
float:left; 
margin-top:10px;
}
/* End New Product Screen */
/* Start Pagination Styling */
.paginate {
font-family:Arial Black, Helvetica, sans-serif;
font-size: 12px;
color:#5d5d5d;
letter-spacing:-1px;
font-weight:bold;
}
a.paginate {
border: 1px solid #c4dbe8;
padding: 2px 6px 2px 6px;
text-decoration: none;
background:#c4dbe8;
color: #5d5d5d;
}
a.paginate:hover {
background:#c4dbe8;
color: #FFF;
text-decoration: underline;
}
a.current {
border: 1px solid #c4dbe8;
font: bold 12px Arial Black,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#c4dbe8;
color: #FFF;
text-decoration: none;
}
span.inactive {
border: 1px solid #999;
font-family: Arial Black, Helvetica, sans-serif;
font-size: 12px;
padding: 2px 6px 2px 6px;
color: #5d5d5d;
cursor: default;
}
/* End Pagination Styling */
.prodList-wrapper {
	width:740px;
	margin:auto;
	margin-top:19px;
}
.prodList-item {
	width:350px; 
	height:82px;
	float:left; 
	margin-left:10px; 
	margin-bottom:40px;
}
.prodList-image {
	width:82px;
	height:82px;
	border:1px solid #c8c8c8;
	float:left;
}
.prodList-title {
	width:260px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-1px;
	margin-left:5px;
	float:left;
}
.prodList-title-small {
	width:260px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5d5d5d;
	letter-spacing:-1px;
	margin-left:5px;
	float:left;
}
.prodList-price {
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-indent:5px;
	line-height:16px;
	color:#5d5d5d;
	float:left;
}
.prodList-delivery {
	width:260px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-indent:5px;
	line-height:16px;
	color:#5d5d5d;
	float:left;
}
.prodList-star {
	margin-top:5px;
	margin-left:5px;
	width:260px;
	float:left;
}
.prodList-select {
	float:right;
}
/* Start - Meet the Team */
.team-wrapper {
	width:740px;
	height:277px;
	margin:auto;
	margin-top:19px;
}
.team-pic {
	background-image:url(images/mtt-mitch.png);
	background-repeat:no-repeat;
	height:277px;
	width:247px;
	float:left;
}
.team-title {
	width:490px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-indent:5px;
	color:#5d5d5d;
	letter-spacing:-2px;
	margin-top:-7px;
	float:left;
}
.team-pedigree {
	width:485px;
	margin-left:5px;
	float:left;
} 
.team-blurb {
	font-size:10px;
	width:473px;
	background:#e9e9e9;
	border:1px solid #c8c8c8;
	float:left;
	margin-left:5px;
	margin-top:6px;
	padding:5px;
}
a.team-link {
	color:#2579a7;
	text-decoration:underline;
}
strong.team {
	color:#5d5d5d;
}
/* End - Meet the Team */
/* Start - Ask Mitch */
.am-title {
	width:747px;
	height:151px;
	background-image:url(images/am-title.png);
	background-repeat:no-repeat;
	margin-left:-5px;
	margin-top:19px;
}
.am-question {
	width:725px;
	height:193px;
	background:#e9e9e9;
	border:1px solid #c8c8c8;
	margin-top:10px;
	margin-left:-5px;
	padding:10px;
}
#am-textarea {
	width:720px;
	height:150px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	resize:none;
	border:1px solid #c8c8c8;
}
.am-question-submit {
	width:75px;
	margin-top:10px;
	float:right;
}
.am-counter {
	width:150px;
	margin-top:10px;
	float:left;
}
.am-login{
	width:720px;
	height:150px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.am-question-answered {
	width:185px;
	height:141px;
	background-image:url(images/am-answered.png);
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #c8c8c8;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	padding:5px;
}
.am-question-thinking {
	width:185px;
	height:141px;
	background-image:url(images/am-thinking.png);
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #c8c8c8;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	padding:5px;
}
a.am-pagi {
	border: 1px solid #c4dbe8;
	font: bold 12px Arial Black,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: hand;
	background:#c4dbe8;
	color: #5d5d5d;
	text-decoration: none;
}
a.am-pagi:hover {
	border: 1px solid #c4dbe8;
	font: bold 12px Arial Black,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: hand;
	background:#c4dbe8;
	color: #FFF;
	text-decoration: none;
}
a.am-pagi-active {
	border: 1px solid #c4dbe8;
	font: bold 12px Arial Black,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: hand;
	background:#c4dbe8;
	color: #FFF;
	text-decoration: none;
}
.am-popup-question {
	width:380px;
	height:141px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding:5px;
}
.am-popup-answer {
	width:380px;
	height:141px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin-top:50px;
	padding:5px;
}
.am-delete {
	width:15px;
	height:151px;
	border-top:1px solid #c8c8c8;
	border-bottom:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	float:left;
	margin-left:-15px;
	margin-top:15px;
}
#am-answer {
	width:350px;
	height:100px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	resize:none;
	border:1px solid #c8c8c8;
}
.am-answer-submit {
	width:75px;
	margin-top:10px;
	float:left;
}
#am-question-txt {
	width:350px;
	height:100px;
	color:#5d5d5d;
	font-family:Arial, Helvetica, sans-serif;
	resize:none;
	border:1px solid #c8c8c8;
}
/* End - Ask Mitch */