/*-----------------------------------------------------------------------------
Style Sheet for thisistransmission.co.uk

version:   1.0
author:    Stephen Elford
email:     steve@trafficwebsites.co.uk
website:   http://www.trafficwebsites.co.uk/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.body {
	border: #FFFFFF solid;
	border-width: 10px;
	bottom: 0px;
	left: 0px;
	overflow: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #E5E5E5;
	padding-bottom: 25px;
}

p {
  margin: 0 0 12px 0;
}
h1 {
	margin: 0 0 12px 0;
}
a {
	color: #000000;
	text-decoration: none;
}
.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
}

img { border: 0; }
.hidden { display: none; }
.noborder { border: none; }
.red { color: #990000; }
.green { color: #006600; }
.yellow { color: #FFC400; }
.left { float:left; }
.right { float: right; }

.container {
	width: 1000px;
	margin: 0 auto;
	background-color: #E5E5E5;
	position: relative;
	margin-bottom: 30px;
}
.bodyText {
	margin-left: 11px;
}
/* =Header
-----------------------------------------------------------------------------*/
.header {
	margin: 30px 48px 0 48px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
.mainNav {
	margin: 0 0 0 48px;
	float: left;
	width: 288px;
	position: relative;
	z-index: 90;
}
.mainNav li {
	position: relative;
	width: 72px;
	float: left;
}
.mainNav li > a {
	display: block;
	width: 72px;
	padding: 18px 0 0 0;
	overflow: hidden;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/: 18px;
}
.mAbout a {
	background-position: 0px 0px;
}
.mAbout a:hover {
	background-position: 0px -18px;
}
.mWork a {
	background-position: -72px 0px;
}
.mWork a:hover {
	background-position: -72px -18px;
}
.mShop a {
	background-position: -144px 0px;
}
.mShop a:hover {
	background-position: -144px -18px;
}
.mContact a {
	background-position: -216px 0px;
}
.mContact a:hover {
	background-position: -216px -18px;
}
/* Highlight current page in menu*/
/*.about .mAbout a {
	background-position: 0px -18px;
}*/
.mWork a {
	background-position: -72px 0px;
}
.work .mWork a {
	background-position: -72px -18px;
}
.mShop a {
	background-position: -144px 0px;
}
.shop .mShop a {
	background-position: -144px -18px;
}
.mContact a {
	background-position: -216px 0px;
}
.contact .mContact a {
	background-position: -216px -18px;
}
/*--*/
.mainNav li ul {
	position: absolute;
	top: 18px;
	left: 0px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	display: none;
}
.mainNav .mWork ul {
	width: 216px;
	background-image: url(../images/blank.gif);
}
.mainNav .mAbout ul {
	width: 288px;
	overflow: hidden;
}
.mainNav .mAbout ul .latestNews {
	width: 288px;
	background-color: #009ADD;
}
.mainNav .mAbout ul .latestNews h1 {
	background-image: url(../images/diagBlue.gif);
	background-repeat: repeat;
	overflow: visible;
	padding: 2px 0 0 3px;
	height: 16px !important;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.mainNav .mAbout ul .latestNews .newsContent {
	height: 317px;
	overflow:hidden;
}
.mainNav .mAbout ul .latestNews p {
	padding: 0 3px 5px 3px;
	color: #FFFFFF;
	margin-bottom: 8px;
}
.mainNav .mAbout ul .latestNews p.close {
	padding-top: 10px;
	cursor: pointer;
}
.mainNav .mAbout ul .latestNews a {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainNav li ul li {
	float: none;
}
.mainNav .mWork ul li {
	margin-top: 3px;
}
.mainNav .mWork ul li a {
	width: 213px;
	background-image: none;
	background-color: #009ADD;
	overflow: visible;
	padding: 2px 0 0 3px;
	height: 16px !important;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.mainNav .mWork ul li a:hover {
	background-color: #B3B3B3;
}
.mainNav .mShop ul {
	width: 144px;
	background-color: #009ADD;
	height: 599px;
}
.shop .mainNav .mShop ul,
.contact .mainNav .mContact ul {
	display: block;
	height: 599px;
}
.about .mainNav .mAbout ul {
	height: 599px;
}
.mainNav .mContact ul {
	width: 72px;
	background-color: #009ADD;
	height: 598px;
}
.cats {
	position: absolute;
	z-index: 100;
	left: 340px;
	top: 57px;
	display: none;
}
.cats li {
	margin-bottom: 3px;
	visibility: hidden;
	height: 39px;
	background-image:url(../images/diagGrey30.png);
}
.cats li img {
	padding-top:3px;
}
.cat1 {
	width: 612px;
}
.cat2 {
	width: 216px;
}
.cat3 {
	width: 432px;
}
.cat4 {
	width: 216px;
}
.cat5 {
	width: 612px;
}
.cat6 {
	width: 432px;
}
.cat7 {
	width: 216px;
}
.banana {
	float: right;
	margin-right: 48px;
	width: 164px;
	height: 16px;
	display: block;
	background: url(../images/banana.gif) 0px 0px no-repeat;
}
.banana img {
	width: 100%;
	height: 100%;
}
.banana:hover {
	background-position: 0px -16px;
}

/* =Main Content
-----------------------------------------------------------------------------*/
.mainContent {
	background-color: #FFFFFF;
	margin: 11px 48px;
	position: relative;
	overflow: hidden;
}
.mainContent img {
	display: block;
	margin: 0 auto;
}
.textBox {
	margin: 11px;
	border: 1px solid #3C3734;
	padding: 0 14px 14px;
}
.boxTitle {
	font-weight: bold;
	background: #FFFFFF;
	padding: 0 3px 0 0;
	position: relative;
	display: inline;
	top: -7px;
}

/* =Homepage
-----------------------------------------------------------------------------*/
.titCred {   
  	margin-left: 48px;
	float: left;   
} 
.trafficCredit {
	float: right;
	margin-right: 48px;
}
.trafficCredit a {
	color: #666666;
}
.trafficCredit a:hover {
	color: #009add;
}
/* =Work
-----------------------------------------------------------------------------*/
.imgInfo {
	float: left;
}
.projNav {
	float: right;
	margin-right: 48px;
}
.projNav a:hover{
	color: #009add;
}
.inactiveLink {
	color: #666666;
}
.inactiveLink:hover {
	color: #666666;
}
/* =Contact
-----------------------------------------------------------------------------*/
.contact .contactImg {
	border: 10px solid #ffffff;
}
/*.contact .contactStrip {
	width: 72px;
	height: 599px;
	background-color: #009ADD;
	position: absolute;
	top: -12px;
	left: 216px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}*/

/* =Footer
-----------------------------------------------------------------------------*/
/* =Shop
-----------------------------------------------------------------------------*/
.shop .mainContent img {
	margin: 0;
}
.shop .miniCart {
	width: 122px;
	height: 587px;
	position: relative;
}
.bottom {
	position: absolute;
	bottom: 0px;
	padding: 11px;
	width: 122px;
}
.shop .miniCart table {
	margin-bottom: 12px;
}
.shop p:last-child {
	margin-bottom: 0;
}
.shop .miniCart .terms {
	font-size: 9px;
	height: 96px;
	width: 122px
}
.mShop .productInfo {
	width: 134px;
	height: 599px;
	position:relative;
	padding: 0 5px 11px 5px;
}
.shop .proceed {
	display: block;
	width: 124px;
	margin-left: -11px;
	border: none;
	background-image: url(../images/diagBlue.gif);
	background-repeat: repeat;
	padding: 2px 10px;
	height: 12px !important;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.shop .mShop .button {
	display: block;
	width: 144px;
	margin-left: -5px;
	border: none;
	background-color: #009ADD;
	background-image: url(../images/diagBlue.gif);
	background-attachment: fixed;
	padding: 2px;
	height: 16px !important;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}
.shop .mShop .button:hover,
.shop .proceed:hover {
	background-image: url(../images/diagYellow.gif);
}
.shop .productInfo h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
.shop .productInfo .prodDesc {
	display: block;
	height: 222px;
	overflow: hidden;
}
.shop .productInfo p {
	color: #000000;
}
.shop .productInfo .priceOptions {
	position: absolute;
	bottom: 131px;
}
.shop .productInfo .priceOptions p.prodSpecs {
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 12px;
}
.shopNoticeText {
	padding-top: 25px;
	display: block;
	margin-bottom: 12px;
}
.shop .gallery {
	width: 616px;
}
.shop  .gallery  .thumbnail {
	width: 190px;
	float: left;
	margin: 11px 0 0 11px;
}
.shop  .gallery  .thumbnail p {
	margin: 4px 0 0 0;
}
.shop  .gallery  .thumbnail a {
	color: #009ADD;	
}
.shop .productImages img {
	padding: 11px 0 0 11px;
}
.checkout .mainContent {
	padding: 5px 0;
}

.checkout .mainContent h1 {
	padding: 5px 11px;
	background: #009ADD;
	color: #FFFFFF;
	margin: 11px;
}
.checkout .button {
	border: 1px solid #3C3734;
	padding: 2px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.checkout .button:hover {
	background-color: #009ADD;
	color: #FFFFFF;
}
.checkout .deliveryOptions label {
	width: 150px;
	display: block;
	float: left;
}
.checkout .checkoutConfirm p  {
	overflow: hidden;
}
.checkout .checkoutConfirm label  {
	width: 160px;
	display: block;
	float: left;
}
.checkout .textBox {
	width: 400px;
}
.checkout .deliveryOptions input ,
.checkout .deliveryOptions select {
	margin: 0 0 3px 0;
}
.shopSpecialMessage {
	padding: 10px;
	margin-left: 288px;
}
/* =Forms
-----------------------------------------------------------------------------*/
/* =Lists
-----------------------------------------------------------------------------*/
ul {
	list-style:none;
}
li.sortitem {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	overflow: hidden;
}

/* =Tables
-----------------------------------------------------------------------------*/
tr.col_heading td {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}
.checkout td {
	padding: 3px;
}
.checkout .textBox table{
	width: 100%;
}
/* =Rollovers
-----------------------------------------------------------------------------*/
.add {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/buttons/add.gif) 0px 0px no-repeat;
}
.edit {
	display: block;
	width: 32px;
	height: 16px;
	background: url(../images/buttons/edit.gif) 0px 0px no-repeat;
}
.delete {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/buttons/delete.gif) 0px 0px no-repeat;
}
.mail {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/buttons/mail.gif) 0px 0px no-repeat;
}
.add,
.edit,
.delete,
.mail {
	float: left;
}

.add:hover,
.edit:hover,
.delete:hover,
.mail:hover {
	background-position: 0px -16px;
}
.add img,
.edit img,
.delete img,
.mail img {
	width: 100%;
	height: 100%;
}
/* =Paging
-----------------------------------------------------------------------------*/
.highlight {
	color: #009add;
}
/* next / prev buttons */
a.prevPage, a.nextPage {
	background:url(../images/buttons/arrow-left.gif) no-repeat 0 0;
	display:block;
	width:14px;
	height:14px;
	float:left;	
	margin: -2px 12px 0 0;
	cursor:pointer;
}
a.prevPage {
	margin-left: 48px
}
a.nextPage {
	background-image:url(../images/buttons/arrow-right.gif);
	margin-right: 6px;	
}
a.prevPage:hover, a.nextPage:hover {
	background-position: 0px -14px;
}
/* =Admin
-----------------------------------------------------------------------------*/
.admin .mainContent {
	padding: 12px 0;
}
.admin .cats {
	display:none;
}
.contentLeft {
	float: left;
	width: 450px;
}
.contentRight {
	float: right;
	width: 450px;
}
.admin .txtField {
	border: 1px solid #3C3734;
	padding: 2px;
}
.admin .button {
	border: 1px solid #3C3734;
	padding: 2px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.admin .button:hover {
	background-color: #FFC400;
}
.admin label {
	color: #990000;
}
.admin fieldset {
	border: none;
	float: left;
	margin-right: 14px;
}
.admin .slideshowImages img {
	float: left;
	cursor: move;
}
.admin .projectList {
	margin-left: 11px;
	padding-top: 11px;
	width: 300px;
}
.admin .projectList li.project {
	margin-top: 3px;
	width: 250px;
	background-color: #009ADD;
	overflow: visible;
	padding: 2px 0 0 3px;
	height: 16px !important;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	cursor: move;
	position: relative;
}
.admin .projectList li.project  .buttons {
	position: absolute;
	right: -53px;
	top: 0px;
	z-index: 100;
}
.admin .projectList li.project  .buttons a {
	margin: 1px;
}
.admin .imgList {
	width: 200px;
}
.admin .imgList .imgThumbnail {
	cursor: move;
	position: relative;
}
.admin .imgList .imgThumbnail .delete {
	position: absolute;
	top: 0;
	right: 0;
}
.admin .imgList .ssImg {
	position: absolute;
	top: 18px;
	right: 0;
}
.admin .slideshowImages .slide {
	width:200px;
	float:left;
}
.admin .sorthelper {
	background-color: #CCCCCC;
}
.admin .slideshowImages .sorthelper {
	float: left;
}
/*--shop--*/
.admin .product_images,
.admin .prices {
	margin: 0;
	width: 570px;
}
.admin .product_images .gallery .thumb{
	float: left;
}
.admin .product_images .gallery .sorthelper{
	float: left;
}
.admin .product_images .gallery .thumb .handle {
	margin: 0 47px 0 31px;;
}
.thumbnailGrid .thumbnail {
	margin: 0px 11px 11px 0px;
	display: block;
	float: left;
	position: relative;
	cursor: move;
	width: 190px;
	height:277px;
}
.admin .thumbnailGrid .sorthelper {
	float: left;
}
.thumbnailGrid .thumbnail .edit {
	position: absolute;
	left: 0px;
	top: 0px;
}
.thumbnailGrid .thumbnail .delete {
	position: absolute;
	right: 0px;
	top: 0px;
}
.categories .categoryList .sortitem img {
	float: left;
}

.categories .categoryList .sortitem input {
	float: left;
	margin: 0 10px;
}
.admin .handle {
	cursor: move;
}
/*--contact--*/
.admin .contact form {
	margin: 11px;
}
.admin .contact .contactStrip {
	width: 72px;
	height: 590px;
	background-color: #009ADD;
	position: absolute;
	top: 57px;
	left: 216px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
/* =Admin Nav
-----------------------------------------------------------------------------*/
.adminNav {
	background: #6D6967;
	height: 24px;
	padding: 0 0 0 11px;
	list-style: none;
	margin: 0px 48px;
}
.adminNav li {
	float: left;
	margin: 5px 32px 0 0;
}
.adminNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.adminNav a:hover {
	color: #FFC400;
}
.home .mHome a,
.about .mAbout a,
.work .mWork a,
.contact .mContact a,
.shop .mShop a {
	color: #FFC400;
}
li.mAdmin {
	margin-right: 24px;
}
.mLogout a,
.mAdmin a {
	color: #BCB7B2;
}
.mLogout a:hover,
.mAdmin a:hover {
	color: #FFFFFF;
}
/* =Sub Nav
-----------------------------------------------------------------------------*/
.subNav {
	background-color: #BCB7B2;
	height: 24px;
	padding: 0 0 0 11px;
	list-style: none;
	margin: 0px 48px;
}
.subSubNav {
	background-color: #DAD4CE;
	height: 24px;
	padding: 0 0 0 11px;
	list-style: none;
	margin: 0px 48px;
}
.subNav li,
.subSubNav li {
	float: left;
	margin: 5px 32px 0 0;
}
.subNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.subNav a:hover {
	color: #990000;
}
.subSubNav a {
	color: #FFFFFF;
	text-decoration: none;
}
.subSubNav a:hover {
	color: #000000;
}
.categories .sCats a,
.portfolio .sPortfolio a,
.lists .sLists a,
.emails .sEmails a,
.config .sConfig a,
.products .sProducts a,
.postage .sPostage a,
.orders .sOrders a {
	color: #990000;
}
