* { padding: 0; margin: 0; }

html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FEFEFE;
	background-image: url(../../graphics/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin: 0px;
	color: #666666;
}

.outside {
	height: auto;
	min-height: 100%;
	position: relative;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
}
#header {
	width: 922px;
	height: 75px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../graphics/girls-head.jpg);
	background-repeat: no-repeat;
	background-position: 654px top;
}
#middle {
	width: 922px;
	margin: 0px;
	height: 147px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../graphics/boxer-fun-logo-girl.jpg);
}
#bottom {
	width: 922px;
	margin: 0px;
	height: 122px;
	background-image: url(../../graphics/blue-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	min-height: 350px;
	width: 922px;
	margin: 0px;
	background-image: url(../../graphics/white-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 70px;
}


#leftcolumn {
	padding: 10px;
	width: 480px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 63px;
	display: inline;
	clear: right;
}
li {
	margin-left: 25px;
	list-style-type: square;
}
#rightcolumn {
	float: right;
	padding: 10px;
	width: 250px;
	display: inline;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	clear:both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	text-align:center;
	background-image: url(../../graphics/footer-bg-rep.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
	color: #FFFFFF;
	background-color: #333333;
}
.footer-inside {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}


.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;


}



.clearfix {


	display: inline-block;


	}

html[xmlns] .clearfix {

	display: block;


	}


* html .clearfix {

	height: 1%;

	}
h1 {
	font-size: 29px;
	font-weight: normal;
	color: #00D1F0;
	padding-bottom: 10px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #00D1F0;
	padding-bottom: 10px;
}
img {
border:none
}
p {
	padding-bottom: 10px;
}

a:link, a:visited{
	color: #00cfef;
	text-decoration:none;
	}
a:hover {
	color: #4C4C4C;
	text-decoration:underline;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#mattblacktabs{
	width: 580px;
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	margin-left: 33px;
	height: 30px;
	padding-top: 43px;
}

#mattblacktabs ul{
	padding-left: 10px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#mattblacktabs li{
	display: inline;
	margin: 0;
}

#mattblacktabs li a{
	float: left;
	text-decoration: none; /*right divider between tabs*/
	color: #FFFFFF; /*background of tabs (default state)*/
	background-color: #414141;
	background-image: url(../../graphics/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6a6767;
	border-right-color: #6a6767;
	border-left-color: #6a6767;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	font-weight: bold;
}

#mattblacktabs li a:visited{
	color: #FFFFFF;
}

#mattblacktabs li a:hover, #mattblacktabs li.selected a{
	color: #FFFF00;
	background-image: url(../../graphics/nav-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body#default ul#mattblacktabs li.home a,
body#home ul#mattblacktabs li.home a,
body#products ul#mattblacktabs li.products a,
body#clients ul#mattblacktabs li.clients a,
body#video ul#mattblacktabs li.video a,
body#contact ul#mattblacktabs li.contact a 
{
	color: #FFFF00;
	background-image: url(../../graphics/nav-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/*GECKO SHOPPING FORMS CSS*/
.cart_outer {
	width: 500px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #006600;
	padding: 5px;
}
.cart_title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.cart_row {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cart_header {
	margin-bottom: 10px;
}

/*checkout*/
#checkout-shipping-box {
	font-size: 14px;
	color: #006600;
	padding: 5px;
}
.checkout-shipping-actions {
	display: inline;
	border: 2px solid #BEBEBE;
}
#summery-box-titles {
}
#summery-box-titles table {
	width: 632px;
	border: 1px solid #A6A6A6;
	background-image: url(../../graphics/basket-rep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
	text-align: center;
}
#summery-box-titles  th, td {
	width: 15%;
}
#summery-items {
	font-size: 10px;
}
#summery-items table{
	width: 632px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-image: url(../../graphics/basket-rep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
#summery-items  th, td{
	width: 15%;
}
#summery-total {
	font-size: 14px;
	color: #006600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 543px;
	margin-bottom: 20px;
	font-weight: bold;
}
#left-input {
	width: 480px;
	float: left;
	display: inline;
}
#left-input legend {
	font-size: 13px;
	color: #484848;
	font-weight: bold;
	border: 1px solid #A6A6A6;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	background-image: url(../../graphics/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
#left-input fieldset {
	border: 1px solid #BEBEBE;
	padding: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#right-input {
	width: 300px;
	float: left;
	display: inline-block;
	margin-left: 30px;
}
#right-input legend {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	border: 1px solid #A6A6A6;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-image: url(../../graphics/basket-rep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right-input fieldset {
	border: 1px solid #A6A6A6;
	padding: 10px;
	font-weight: bold;
	background-color: #EFEFEF;
}
#submit-link {
	clear: both;
	text-align: right;
	padding: 20px;
	width: 460px;
}
#form-row {
	padding: 5px;
	clear: both;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
}
#name, #email, #phone, #fax {
	padding: 4px;
	border: 1px solid #BEBEBE;
	background-color: #FFFFFF;
	background-image: url(../../graphics/inputs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#url {
	padding: 4px;
	border: 1px solid #BEBEBE;
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(../../graphics/inputs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/*END GECKO SHOPPING CODE*/#enquiry {
	padding: 4px;
	border: 1px solid #BEBEBE;
	height: 100px;
	width: 250px;
	background-color: #FFFFFF;
	background-image: url(../../graphics/inputs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*my basket classes*/
#shipping-box {
	font-size: 14px;
	color: #006600;
	padding: 5px;
	background-color: #FCFCFC;
	border: 1px dashed #D7D7D7;
	width: 621px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.shipping-actions {
	display: inline;
}
#your-products-heading {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	padding: 5px;
}
#your-products-listed {
	font-size: 10px;
}
#your-products-listed table{
	width: 632px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-image: url(../../graphics/basket-rep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
}
#your-products-listed  th, td{
	width: 15%;
}
#your-products-titles {
}
#your-products-titles table{
	width: 632px;
	text-align: center;
	border: 1px solid #A6A6A6;
	background-image: url(../../graphics/basket-rep.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px;
}
#your-products-titles  th, td{
	width: 15%;
}
#your-products-listed-total {
	font-size: 14px;
	color: #006600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 400px;
	font-weight: bold;
}
#go-to-checkout {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 473px;
	font-size: 14px;
	margin-top: 10px;
}
#basket-outer {
	padding: 15px;
}
#your-products-outer {

}
.float-left{
float:left;
}
.float-right{
float:right;
}
.button {
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #999999;
	background-image: url(../../graphics/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}
.button:hover {
	font-size: 13px;
	color: #0099CC;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #0099FF;
	background-image: url(../../graphics/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: pointer;
}
.thumbnail-box2 {
	float: left;
	margin: 32px;
	display: inline;
}
.special-li {
	float: right;
	width: 300px;
	margin-top: 30px;
}
.special-li li {
	list-style-position: inside;
	list-style-image: url(../../graphics/li-tick.jpg);
	list-style-type: none;
	font-size: 13px;
	padding-bottom: 17px;
	font-weight: bold;
}
#leftcolumn2 {
	padding: 10px;
	margin-top: 0px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 63px;
}
.logo-table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.logo-table h4 {
	font-size: 14px;
	color: #0099CC;
	margin-top: 5px;
	margin-bottom: 25px;
	font-weight: normal;
}
.img-roll:hover {
opacity:0.8;
filter:alpha(opacity=80)

}

