/* ----- end float fix ----- */

body {
	background: white center;
	color: #555;
	font: 76%  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

/* ----- tables ----- */


table, td, input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
}

.products .bullets {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

/* ----- global links ----- */

a:link, a:visited {
	color: #b5c524;
	outline: 0;
	text-decoration: underline;
}

a:hover, a:active {
	color: #b5c524;
	outline: 0;
	text-decoration: none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

#ctl00_ContentPlaceHolder_rblMounts label, #ctl00_ContentPlaceHolder_rblGlazingType label {
	width: 50px;
	display: inline-block;
}

p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 1em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4, h5 {
	font-size: 1em;
}

hr {
	display: none;
}

.btt a{
	padding-left: 15px;
	background: url(../media/arrow_up-beige.gif) no-repeat left center;
}

/* ----- global images ----- */

img {
	border: none;
}

/* ----- hidden items ----- */

#skip {
	display: none;
}

.hidden {
	display: none;
}

/* ----- float left / right classes ----- */

.left {
	float: right;
	margin-right: .3em;
}

.right {
	float: right;
	margin-left: .3em;
}

/* ----- contact details ----- */

address {
	font-style: normal;
	margin: 1em 0;
}

/* ----- container size & positioning ----- */

.container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	position: relative;
	background: url(../media/border_main.gif) center;
}

.container .pad {
	padding-right: 15px;
	padding-left: 15px;
}

#bottomstrip {
	height: 15px;
	background: url(../media/border_bottom.gif) center;
}

/* ----- logo ----- */

#logo {
	margin: 0;
	padding: 0;
	float: left;
	top: 22px;
	position: relative;
	left: 37px;
}

/* ----- top ----- */

#top {
	height: 156px;
	position: relative;
	background-image: url(../media/banner_argyll.jpg);
}

#top .inner {
	padding-right: 20px;
}

#checkoutbox {
	height: 25px;
	float: right;
	width: 220px;
	background: #b5c524 url(../media/checkoutbox.png) no-repeat 0 bottom;
}

#checkoutbox a {
	text-align: center;
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 25px;
	font-size: 0.9em;
	display: block;
}

#checkoutbox a:link, #checkoutbox a:visited {
	color: white;
}

#checkoutbox a:hover, #checkoutbox a:active {
	color: white;
}

/* ----- subnav ----- */

#navstrip {
	background-color: #b5c524;
	height: 25px;
}

#navstrip .inner {
	
}

#tnav {
	background: url(../media/fnav_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 630px;
	height: 25px;
	left: 160px;
	position: relative;
	float: left;
}

#tnav li {
	list-style-type: none;
	display: block;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 0.9em;
}

#tnav ul li {
	text-align: left;
}

#tnav li a {
	line-height: 25px;
}

#tnav ul li a {
	padding-left: 20px;
}

#tnav li a:link, #tnav li a:visited {
	color: white;
	text-decoration: none;
	text-indent: 1px;
}

#tnav li a:hover, #tnav li a:active {
	color: white;
	text-decoration: underline;
	text-indent: 1px;
}

#loginblock {
	float: right;
	clear: none;
	margin: 0;
	line-height: 25px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 0.9em;
	position: absolute;
	top: 156px;
	left: 10px;
	color: white;
}

#loginblock a {
	color: white;
}

/* ----- main content area ----- */

#mid {
	width: 970px;
	background-color: #b5c524;
}

.twocol #mid {
	width: 970px;
}

*html #mid .inner {
	
}

/* My Comment */

.twocol #mid .inner {
	background-color: white;
	padding: 0;
	margin: 0 0 0 5px;
}

.content {
	background-color: white;
	min-height:400px;
}

.twocol .content {
	float: left;
}

.content h1 {
}

.twocol .content h1 {
	font-weight: normal;
	font-style: normal;
	color: #b5c524;
	display: block;
}

.twocol .content h2 {
	font-weight: normal;
	font-style: normal;
	color: #b5c524;
	margin-bottom: 0.3em;
}

.content p {
	padding: 0;
	margin-bottom: 0.75em;
	line-height: 1.5em;
}

#rcol {
	float: right;
	height: 400px;
	width: 180px;
	background-image: url(../media/lowermenu-bg.jpg);
}


.twocol #mid #rcol .inner {
	margin: 0;
	padding: 15px;
	background-color: transparent;
}

.twocol .content {
	padding: 15px;
	width: 755px;
}

.twocol .content .contentscroll  {
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	padding-right: 15px;
}

.contentscroll {
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #b5c524;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #b5c524;
}

/* ----- breadcrumbs ----- */

#breadcrumbs {
	height: 25px;
	margin-bottom: 10px;
}

.twocol #breadcrumbs {
	display: none;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #b33830;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #b33830;
}

/* ----- footer area ----- */

#footer {
	background: url(../media/footer_bg-l.gif) no-repeat left bottom;
	padding-left: 15px;
	height: 25px;
}

#footer .inner {
	background: #b5c524 url(../media/footer_bg-r.gif) no-repeat right bottom;
	padding-right: 15px;
}

#fnav {
	background: url(../media/fnav_bg.gif) no-repeat;
	margin: 0;
	padding: 0;
	left: 160px;
	position: relative;
	width: 630px;
	height: 25px;
}

#fnav li {
	list-style-type: none;
	display: block;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 0.9em;
}

#fnav li a {
	line-height: 25px;
}

#footer a:link, #footer a:visited {
	color: white;
	text-decoration: none;
	text-indent: 1px;
}

#footer a:hover, #footer a:active {
	color: white;
	text-decoration: underline;
	text-indent: 1px;
}

/* ----- main columns ----- */

#maincols {
	width: 100%;
	border-style: none;
	border-left-style: none;
	margin-left: 0;
	padding-left: 0;
	background-color: white;
	border-collapse: collapse;
}

#maincols td {
	background-color: white;
	padding: 0 0 0 10px;
}

#maincols td h3, ul#sresults li h3 {
	padding: 0;
	font-size: 1.1em;
	margin: 0 0 0.3em;
}

#maincols td h4, ul#sresults li h4 {
	margin: 0 0 0.3em;
	padding: 0;
	font-size: 1em;
	color: #b33830;
}

#maincols td.col1 {
	width: 300px;
	border: 1px solid #b3c324;
}

#maincols td.col2 {
	width: 220px;
	padding: 10px;
	border: 1px solid #b3c324;
	border-right-style: none;
}

#maincols td.col3 {
	border: 1px solid #b3c324;
	border-left-style: none;
	padding-left: 10px;
}

#maincols td.spacercol {
	border-style: none;
	padding: 0;
	width: 20px;
}

#maincols td.spacercol span {
	display: none;
}

/* Prod Detail */

#maincols td.col1 .prodimgthumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.prodimgthumb {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 10px;
	background: url(../media/shadow.gif) no-repeat right bottom;
}

.prodvarlrg {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 10px;
	background: url(../media/shadow.gif) no-repeat right bottom;
}


.prodimgthumb img, .prodvarlrg img,, .prodvarthumb img {
	border: 1px solid #bfbfbf;
}

.prodvarlrg img {
}

.colscroll {
	height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #bfbfbf;
	scrollbar-darkShadow-color:#3f3f3f;
	scrollbar-face-color: #b5c524;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#bfbfbf;
	scrollbar-track-color: #b5c524;
}

#maincols td.col3 .colscroll {
	padding-top: 0px;
}

.button {
	padding: 5px 7px;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #c0c0c0;
	text-transform: lowercase;
	margin-right: 5px;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
 	display: -moz-inline-box;
 	display: inline-block;
	background: #b3c324 url(../media/button_bg.gif) repeat-x 0 bottom;
}

.button:link, .button:visited {
	color: #1a1a1a;
	text-decoration: none;
}

.button:hover, .button:active {
	color: #1a1a1a;
	text-decoration: underline;
}

a.zoomimg {
	display: inline-block;
}

a.fiy {
	display: inline-block;}

a.atb {
	display: inline-block;
}

a.prodvarlink {
	display: inline-block;
}

.prodvarfave span, .prodvardetfave span {
	color: #b33830;
}

ul.variants {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.variants li {
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	padding-top: 10px;
}

/* proddet */

p.prodvardetdims {
	margin-bottom: 0em;

}

p.prodvardetname {
	margin-bottom: 0em;
	font-weight: bold;
}

p.prodvardetartist {
	margin-bottom: 0em;

}

p.prodvardetprice {
	margin-bottom: 0.3em;
}

/* prodvar */

.prodvarthumb {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 10px;
	background: url(../media/shadow.gif) no-repeat right bottom;
}

.prodvardetails {
	float: left;
	width: 180px;
	padding-left: 10px;
}

p.prodvarfave {
	margin-bottom: 1em;
}

p.prodvarname {
	margin-bottom: 0;
	font-weight: bold;
}

p.prodvarsize {
	margin-bottom: 0;
}

p.prodvarprice {
	margin-bottom: 0.3em;
}

a.provarlink {
}

.resthumb {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 6px;
	background: url(../media/shadow.gif) no-repeat right bottom;
}

/* ----- viz columns ----- */

#vizcols {
	width: 100%;
	border-style: none;
	border-left-style: none;
	margin-left: 0;
	padding-left: 0;
	background-color: white;
	border-collapse: collapse;
}

#vizcols td {
	border: 1px solid #74bedb;
	background-color: white;
	padding: 10px 5px;
}

#vizcols td h3 {
	padding: 0;
	font-size: 1.1em;
	margin: 0 0 0.3em;
	color: #74bedb;
}

#vizcols td.col1 {
	width: 220px;
	text-align: left;
}

#vizcols td.col2 {
	width: 150px;
}

#vizcols td.col3 {
	border-style: none;
	width: 160px;
}

#vizcols td.col4 {
	border-style: none;
}

#vizcols td.spacercol {
	border-style: none;
	padding: 0;
	width: 10px;
}

#vizcols td.spacercol span {
	display: none;
}

#vizcols table.pos {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
	border-collapse: collapse;
}

#vizcols table.pos td {
	padding: 0 0 3px;
	border-style: none;
}

#vizcols table.pos td h3 {
	margin: 0 0 5px;
	padding: 0;
}

#vizcols table.pos td .textfield {
	width: 25px;
}

#mountcolscroll {
	height: 85px;
	margin-bottom: 10px;
	border: 1px solid #74bedb;
	overflow-y: hidden;
	overflow-x: scroll;
	overflow: -moz-scrollbars-horizontal;
	margin-top: 5px;
	width: 210px;
}

#mountcolscroll table {
	width: 100%;
	border-collapse: collapse;
	border-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#mountcolscroll table td {
	border-style: none;
	padding: 5px 5px 0 0;
	margin: 0;
}

#mountcolscroll table td img {
	border: 1px solid #bfbfbf;
}

.framcolselect {
	width: 150px;
}

#framecolscroll {
	border: 1px solid #74bedb;
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	width: 130px;
	margin: 10px auto;
}

#framecolscroll img {
	margin-bottom: 5px;
	margin-left: 5px;
}

#ctl00_ContentPlaceHolder_rblMounts input, #ctl00_ContentPlaceHolder_rblGlazingType input {
	
}

table.pos label {
	
}

#ctl00_ContentPlaceHolder_chkNoFrame {
	margin-left: 10px;
}

#scaledvisualiser {
	float: right;
}

#scaledvisualiser td {
	border-style: none;
}

#mountcolours h3 {
	display: inline-block;
	margin: 0 0 3px;
	padding: 0;
}

#mounts {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#mounts td {
	
}

#mounts label {
	width: 50px;
	display: inline-block;
	margin-bottom: 3px;
}

.mountimg {
	margin: 0;
	padding: 0;
	height: 12px;
	width: 12px;
	border: 1px solid #b5c524;
	margin-bottom: 3px;
}

#ctl00_ContentPlaceHolder_imgVisualiser {
	margin-bottom: 3px;
}

/* Results Page */

#ctl00_ContentPlaceHolder_artistprofile{
}

#ctl00_ContentPlaceHolder_artistprofile .inner
{
	margin: 0;
	padding: 0 20px 20px 0;
}

.artistimg {
	float: left;
	margin-right: 10px;
}

.artistname {
	margin-bottom: 0;
	font-size: 1.1em;
	font-weight: bold;
}

p.artistbiog {

}

p.artistlink {
	margin-bottom: 0;
}

#resultspane {
	width: 720px;
	float: left;
	height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	padding-top: 2px;
	padding-left: 2px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #b5c524;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #b5c524;
	clear: both;
}

#resultsrcol {
	width: 160px;
	float: right;
}


ul#sresults {
	width: 740px;
	margin: 0;
	padding: 0;
	clear: both;
}

ul#sresults li {
	width: 215px;
	display: inline;
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #b5c524;
	height: 290px;
	text-align: center;
	float: left;
}

ul#sresults li .pad {
	margin: 0;
	padding: 10px 5px 5px;
}

a.detaillink {
	background: url(../media/icon_detail.gif) no-repeat left center;
	padding-left: 20px;
	display: inline-block;
	text-align: left;
	font-size: 0.9em;
}

.resthumb {
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-bottom: 6px;
	background: url(../media/shadow.gif) no-repeat right bottom;
}


.resultsimg {
	border: 1px solid #bfbfbf;
}


#artistprofile {
	border: 1px solid #b3c324;
	background-color: white;
	padding: 5px;
	margin-bottom: 20px;
}

p.artistintro {
	padding: 0;
	margin: 0 0 5px;
	color: black;
}

p.artistlink {
	padding: 0;
	margin: 0 0 5px;
	color: black;
}


/* Right Searchbox */

#searchbox {
	background-color: #b5c524;
	padding: 10px 5px;
	clear: both;
	margin-bottom: 20px;
}

#searchbox label {
	color: white;
	font-weight: bold;
}

#searchbox .textbox {
	margin-bottom: 7px;
}

#searchbox .searchButton {
	margin-top: 7px;
}

.searchgo {
	border: 1px solid white;
	margin-top: 10px;
}

#searchbox h3 {
	padding: 0;
	margin: 0 0 1em;
	color: white;
	font-size: 1.1em;
}

/* Shopping Basket */

#shoppingbasket {
	width: 100%;
	margin: 0;
	padding: 0;
}

#shoppingbasket th {
	text-align: left;
}

#shoppingbasket th.basketDelete, #shoppingbasket td.basketDelete {
	width: 30px;
	text-align: center;
}

#shoppingbasket th.basketImg, #shoppingbasket td.basketImg {
	width: auto;
	text-align: center;
}

#shoppingbasket th.basketQty, #shoppingbasket td.basketQty {
	width: 30px;
	text-align: center;
}

#shoppingbasket .textbox {
	width: 40px;
}

#shoppingbasket .tablefooter {
	
}

#shoppingbasket .tablefooter input {
	width: 90px;
	margin-right: 8px;
}

#shoppingbasket .tablefooter td {
	background-color: #FFFFFF;
}

a.basketcheckout {
	float: right;
}

/* End Shopping Basket */

/*------------------------------------------------------------*
** Shopping Balloon
**------------------------------------------------------------*/

div#cobubble {
	z-index: 1000;
	position: absolute;
	right: 140px;
	top: 30px;
	visibility: hidden;
}

.cobubble {
	width: 287px;
	text-align: center;
	padding: 25px 20px 0 0;
	background: url(../media/bubble_arrow.png) no-repeat 100% 0;
}

.bubbleinner {
	background: url(../media/bubble_bg.png) no-repeat 100% 0;
	width: 280px;
	height: 120px;
}

.bubbleinner .hidebubble {
	display: none;
}

a.hidebubble {
	display: block;
	background: url(../media/bubble_close.gif) no-repeat 100% 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 22px;
	height: 22px;
	float: left;
}

a.hidebubble span {
	visibility: hidden;
}

.cobubble img {
	margin-top: 20px;
	margin-left: 15px;

}

.cobubble .bottom {
	clear: both;
}

.cobubble .btncheckout {
}

.cobubble .btncontinue {
}

/* results pagination */

.searchpag {
	height: 25px;
	line-height: 25px;
	float: left;
	padding-top: 5px;
	clear: both;
	color: #555;
}

.searchpag #ctl00_ContentPlaceHolder_DataPager {
	color: #555;
	font-weight: normal;
	font-style: normal;
}

.searchpag span {
	font-weight: bold;
}

.searchpag a {
	padding-right: 2px;
	padding-left: 2px;
}

.searchpag a:link, .searchpag a:visited {
	color: #555;
	text-decoration: none;
}

.searchpag a:hover, .searchpag a:active {
	color: #555;
	text-decoration: underline;
}

.searchpag .prev {
	padding-left: 16px;
	padding-right: 5px;
	background: url(../media/arrow_left.gif) no-repeat left;
}

.searchpag .next {
	padding-right: 16px;
	padding-left: 5px;
	background: url(../media/arrow_right.gif) no-repeat right;
}

.searchpag .prev:link, .searchpag .prev:visited, .searchpag .next:visited, .searchpag .next:link, .next:visited {
	color: black;
	text-decoration: none;
}

.searchpag .prev:hover, .searchpag .prev:active, .searchpag .next:hover, .searchpag .next:active {
	color: black;
	text-decoration: underline;
}

/* ----- tables and forms ----- */

fieldset {
	border: none;
	padding: 0;
	margin: 1em 0;
}

legend {
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #b5c524;
	font-size: 130%;
	clear: both;
	position: relative;
}

*html legend {
	left: -7px;
}

fieldset h3, fieldset h3 {
	margin: 1em 0 0 0;
}

th {
	border: 1px solid #fff;
	padding: 5px;
	background-color: #b5c524;
	color: white;
	text-align: center;
}

td {
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	background-color: #f2f2f2;
}

.readonly {
	background-color: #e4e4e4;
}

/* ----- first table data style ----- */

.home #mid {
	height: 415px;
	background: url(../media/argyll_home_03.jpg) no-repeat;
}

.home2 #mid {
	background-color: #b5c524;
}

.home #mid .inner, .home2 #mid .inner {
	background-color: transparent;
}

.home #breadcrumbs, .home2 #breadcrumbs {
	display: none;
}

.home #searchbox {
	display: none;
}

.home .content {
	background-color: transparent;
}

.homecontent {
	width: 460px;
	height: 200px;
	position: relative;
	left: 225px;
}

.homecontent .inner{
	padding: 20px;
	font-size: 0.9em;
}

.homecontent .inner p{
	line-height: 1.3em;
}

.homelayout {
	
}

#mid .inner {
	background-color: white;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px 20px 20px;
}

.home2 #mid .inner {
	background-color: white;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

table#homelayout {
	background-color: #b5c524;
	border-collapse:collapse;
	padding: 0;
	margin: 0;
	width: 100%;
	border-left: 8px solid #b5c524;
}

table#homelayout td {
	background-color: white;
	padding: 0;
	margin: 0;
	border-style: none;
	vertical-align: top;
}

table#homelayout td.thumbscol {
	background-color: #e0e8ad;
	text-align: center;
}

table#homelayout td.searchboxcol {
	background-color: #b5c524;
}

table#homelayout td.contentcol {
	background-color: white;
	width: 590px;
}

table#homelayout td.contentcol h2 {
	text-align: center;
}

table#homethumbs {
	border-collapse:collapse;
	padding: 0;
	margin: 0;
	background-color: transparent;
	width: 100%;
}

table#homethumbs td {
	padding: 10px;
	margin: 0;
	background-color: transparent;
	text-align: center;
	border-style: none;
}

table#homethumbs td p {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}

table#homethumbs td img {
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(../media/thumbshadow.gif) no-repeat right bottom;
}

.homeintro {
	padding: 20px;
}

.formpanel {
	padding: 20px;
	float: left;
	width: 200px;
}

.formpanel label {
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 5px;
	display: inline-block;
}

img#needhelp {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
}

.feature {
	float: left;
	width: 255px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-align: center;
}

/* ----- invoice ----- */

#invoicetitle {
	float: left;
	width: 700px;
}

#invoiceprint {
	float: right;
	width: 100px;
	text-align: right;
}

#invoiceprint a {
padding: 5px 7px;
	color: #1a1a1a;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	border: 1px solid #c0c0c0;
	text-transform: lowercase;
	margin-right: 5px;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle; /* or top */
 	display: -moz-inline-box;
 	display: inline-block;
	background: #b3c324 url(../media/button_bg.gif) repeat-x 0 bottom;
}

/* FORMS */

.radiolist {
}

.radiolist label {
	padding-left: 5px;
}

/* ----- first table data style ----- */

th {
	padding: 5px;
}

td {
	padding: 5px;
}

td.first {
	width: 40%;
}

.gen-table {
	width: 100%;
	border-collapse:collapse;
	margin: 0 0 1em;
	padding: 0;
}

.gen-table td {
	text-align: left;
}

.gen-table th {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 1.1em;
}

/* ---------------------- float fix ----------------------------- */

.inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.inner {
	display: block;
}

/*  \*/

.inner {
	min-height: 1%;
}

* html {
	height: 1%;
}

/*  */

/* ----- end float fix ----- */

.clr {
	clear: both;
}

.pagemessage, p.pagemessage
{
	color: #1ba4e7;
    	background: url(../media/admin/icon_exclamation.png) no-repeat left center;
	margin: 0 0 1em;
	padding: 0 0 0 20px;
	font-weight: bold;
	display: block;
}

p.pagemessage.good
{
    color: #3e8338;  
    	background: url(../media/admin/icon_tick.png) no-repeat left center;
}

p.pagemessage.bad 
{
    color: #de5647;
    	background: url(../media/admin/icon_error.png) no-repeat left center;
}