/*[fmt]AA90-1A0A-3*/
*
{
	padding: 0;
	margin: 0;
}
html
{
	font-family: sans-serif;
	font-size: 9.5pt;
	line-height: 160%;
	overflow: -moz-scrollbars-vertical;
}
body
{
	background: #323232 url(body-back.png) repeat-x top left;
	color: #CFCFCF;
}
a
{
	color: #FFF;
	text-decoration: none;
	font-size: 11.5pt;
}
a:hover
{
	color: #F4B07A;
}
.clear
{
	clear: both;
}
.bold
{
	font-weight: bold;
}
#wrapper
{
	background: url(main-back.png) repeat-y top left;
	width: 978px;
	margin: 0px auto;
}
#container
{
	background: url(header-back.png) no-repeat top left;
	width: 924px;
	padding: 0px 29px 0px 25px;
}
/*Form related styles*/
.textinput
{
	border: 1px solid #F7941D;
	font: 10pt Arial;
}
.form-wrapper .textinput
{
	float: left;
	padding: 2px;
	margin: 2px;
	width: 300px;
	/*[disabled]background:#2B2B2B;*/
}
label
{
	float: left;
	display: block;
	width: 130px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
.form-wrapper br
{
	clear: both;
}
.form-wrapper
{
	margin-top: 10px;
}
.formerror
{
	float: left;
	padding-left: 9px;
	color: #F15204;
}
.button
{
	background-color: #D97F14;
	color: #FFFFFF;
	border: 1px solid #F7941D;
	padding: 0px 5px;
	cursor: pointer;
}
#pay-button
{
	background: url(paypal.gif) no-repeat top left;
	width: 145px;
	height: 42px;
	border: none;
	cursor: pointer;
}
/*Top bar*/
#header
{
	background: url(topbar-back.png) no-repeat top left;
	height: 49px;
	padding: 42px 0px 0px;
}
#header h1
{
	display: none;
}
#header ul
{
	list-style-type: none;
	float: left;
	padding: 0px 0px 0px 180px;
}
#header li
{
	display: inline;
	padding: 0px 10px;
}
#header li a
{
	font-weight: bold;
}
#link-basket
{
	display: block;
	background: url(basket.png) no-repeat top left;
	width: 16px;
	height: 16px;
	float: right;
	margin: 1px 10px 0px 0px;
}
#link-basket span
{
	display: none;
}
/*Left navigation menu*/
#left
{
	float: left;
	width: 160px;
	padding: 58px 0px 0px 31px;
	margin: 0px 0px 40px;
}
#left ul
{
	list-style-type: none;
}
#left ul li
{
	background: url(nav-li-back.png) no-repeat 0px 5px;
	padding-left: 15px;
	margin: 2px 0px;
}
#left ul li a
{
	color: #EEEDEC;
	font-size: 11pt;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: bold;
}
#left ul li a:hover
{
	color: #F7941D;
}
#left ul ul
{
}
#left ul ul li
{
	background: none;
	margin-left: -13px;
}
#left ul ul li a
{
	color: #CFCFCF;
	font-size: 9pt;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: normal;
}
#left ul ul li a.active-gallery
{
	color: #F7941D;
}
/*Right content column*/
#right
{
	float: left;
	padding-right: 15px;
	margin: 0px 0px 60px;
	width: 700px;
}
#right a
{
	color: #F7941D;
	font-size: 9.5pt;
}
#right a:hover
{
	color: #F4B07A;
}
#right h1
{
	border-bottom: 1px solid #F7941D;
	padding-bottom: 7px;
	font-size: 14pt;
	letter-spacing: 2px;
	color: #FFF;
	margin-top: 30px;
	margin-bottom: 20px;
}
#right h2
{
	font-size: 12pt;
	color: #FFF;
}
#right h3
{
	font-size: 11pt;
	color: #FFF;
}
#right p
{
	margin: 4px 15px 12px;
}
#footer
{
	clear: both;
	width: 938px;
	height: 59px;
	background: url(footer-back.png) repeat-x top center;
	background-color: #323232;
	margin: 0px auto 30px;
	padding: 8px 40px 0px 0px;
}
#footer p
{
	clear: both;
	float: right;
	color: #BDBAB7;
	font-size: 8pt;
	margin-top: -5px;
	margin-right: 3px;
}
#footer ul
{
	list-style-type: none;
	float: right;
	padding: 3px 0px;
}
#footer li
{
	display: inline;
	text-transform: uppercase;
	border-right: 1px solid #4B4B4B;
	padding: 0px 4px 0px 2px;
	line-height: 100%;
}
#footer li a
{
	font-size: 8pt;
	color: #4B4B4B;
}
#footer li a:hover
{
	color: #96908C;
}
#footer li.last
{
	border-right: none;
}
#footer #site-by-jamiedia
{
	padding: 21px 0px 0px;
}
#footer #site-by-jamiedia a
{
	color: #232323;
	font-size: 6.5pt;
}
#footer #site-by-jamiedia a:hover
{
	color: #878787;
}
* html #footer li
{
	padding: 0px 2px 0px 6px;
}
/*Portfolio*/
.portfolio-image
{
	height: 100px;
	width: 110px;
	float: left;
	margin: 0px 12px;
	text-align: center;
}
.portfolio-image img
{
	border: 5px solid white;
}
#portfolio-images
{
	clear: both;
	float: none;
	margin-bottom: 0px;
}
#portfolio-galleries
{
	clear: both;
	float: none;
	margin-bottom: 50px;
}
.portfolio-gallery-image
{
	height: 150px;
	width: 170px;
	float: left;
	margin: 10px 0px 0px 30px;
	text-align: center;
}
.portfolio-gallery-image img
{
	border: 5px solid white;
}
/*Client area*/
.clientarea-gallery
{
	background-color: #1B1B1B;
	height: 135px;
}
.clientarea-gallery.odd
{
	background-color: #222;
}
.clientarea-gallery.even
{
	background-color: #1B1B1B;
}
.clientarea-gallery-image
{
	width: 170px;
	height: 110px;
	float: left;
	text-align: center;
	padding: 10px;
}
.clientarea-gallery-image img
{
	border: 5px solid white;
	margin: 0px 0px 5px;
}
.clientarea-gallery-description
{
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px;
	border-left: 1px solid #444;
	height: 115px;
}
/*Client area details*/
#right .clientarea-image
{
	float: left;
	margin: 0px 0px 28px;
	border-bottom: 1px solid #F7941D;
}
.clientarea-image div
{
	width: 230px;
	height: 165px;
	text-align: center;
}
.clientarea-image div img
{
	border: 5px solid white;
}
#right .clientarea-image p
{
	text-align: center;
	width: 230px;
	margin: 0px 0px 14px;
}
/*Basket*/
.basket-image
{
	float: left;
	margin: 0px 13px 0px 0px;
	width: 210px;
	text-align: center;
}
.basket-image img
{
	border: 5px solid white;
}
.basket-row
{
	clear: both;
	padding: 14px 0px 0px;
	border-top: 1px solid #656565;
	margin: 23px 0px 0px;
}
.basket-image-name
{
	font-size: 12.5pt;
	font-weight: bold;
	color: white;
}
p#basket-text
{
	margin-bottom: 52px;
}
table.basket
{
	border-collapse: collapse;
	width: 475px;
	float: left;
}
table.basket th
{
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #F7941D;
}
table.basket td
{
	padding: 5px 0px 5px 5px;
}
table.basket tr.productrow
{
	background: #2B2B2B;
}
table.basket .size
{
	width: 260px;
}
table.basket .quantity
{
	width: 80px;
}
table.basket .price-each
{
	width: 86px;
}
table.basket .price-total
{
	width: 86px;
}
table.basket .actions
{
	width: 30px;
}
table .overline
{
	border-top: 1px solid #999999;
}
table.basket input
{
	width: 40px;
	border: 1px solid #F7941D;
}
#overview-table
{
	width: 700px;
	background: #2B2B2B;
	padding: 5px 0px;
}
#overview-table .description
{
	padding-left: 12px;
}
#overview-table .price
{
	width: 79px;
}
.link-remove
{
	display: block;
	width: 16px;
	height: 16px;
	background: url(bin.png) no-repeat top left;
}
.link-remove span
{
	display: none;
}
#basket-buttons
{
	text-align: justify;
	margin: 25px 0px 0px;
	border-top: 1px solid #F7941D;
	padding: 10px 0px 0px;
}
#basket-buttons .button
{
	width: 200px;
}
#basket-buttons div
{
	float: left;
	width: 233px;
}
#basket-buttons div.left
{
	text-align: left;
}
#basket-buttons div.center
{
	text-align: center;
}
#basket-buttons div.right
{
	text-align: right;
}
/*Page: Contact*/
.contactcontainer
{
	font-size: 8pt;
	line-height: 120%;
	margin: 14px 0px 0px;
}
.contactcontainer a
{
	font-size: 8pt;
	line-height: 120%;
}
#sendButton
{
	width: 273px;
	margin: 12px 0px 0px;
}
#contactform
{
	width: 320px;
	border-right: 3px solid #633C0C;
	float: left;
	padding: 0px 0px 0px 15px;
}
#contactform .textinput
{
	width: 265px;
}
#contactform label
{
	text-align: left;
	display: block;
}
#contact-details
{
	float: left;
	padding: 0px 0px 0px 37px;
	width: 300px;
}
/*Page: Home*/
#home-portfolios
{
	border-top: 2px solid #545454;
	border-bottom: 2px solid #545454;
	padding: 15px 0px;
	width: 677px;
	margin: 0px 0px 0px 12px;
}
#home-portfolios div.home-portfolio
{
	float: left;
	margin: 0px 8px;
}
#home-portfolios h2
{
	text-transform: uppercase;
	color: #494949;
	font-size: 1.4em;
}
#home-portfolios img
{
	border: 5px solid #FFF;
}
#home-boxes
{
	line-height: 120%;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 120px;
}
#home-boxes div
{
	font-size: 8pt;
	height: 60px;
}
.gradient-box
{
	background: url(home-box-back.png) repeat-x top left;
	border: 1px solid #383838;
	float: left;
	margin: 20px 8px 0px 0px;
	padding: 10px;
}
#home-boxes h2
{
	font-size: 9pt;
	color: #F7941D;
	text-transform: uppercase;
}
#home-boxes p
{
	padding: 0px;
	margin: 0px;
}
#home-boxes a
{
	font-size: 8pt;
	display: block;
}
#home-box-1
{
	width: 180px;
}
#home-box-2
{
	width: 159px;
}
#home-box-3
{
	width: 255px;
}
