@charset "utf-8";
/* CSS Document */

/************************************/
/************* NEWS MOD *************/
/*************   V1.0   *************/ 
/************************************/

#mod_news_container {
	width: 275px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 5px;
	background-image:url(../../elements/white_bg_tile_30.png);
	background-repeat:repeat;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#mod_news_container h1 {
	width: 265px;
	border-bottom: 1px #000 solid;
	font-size:16px;
	font-weight: bold;
	padding: 2px;
	margin:3px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#mod_news_container h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	padding-left: 5px;
	padding-bottom:5px;
}
#mod_news_container p {
	font-size: 12px;
	color:#000;
	padding-left: 5px;
	padding-right: 5px;
}
#mod_news_container li {
	list-style-type:none;
}
#mod_news_container .article_headline a:link, #mod_news_container .article_headline a:active, #mod_news_container .article_headline a:visited {
	font-size: 12px;
	font-weight:bolder;
	padding: 0px;
	margin: 0px;
	color:#000;
	text-decoration:none;
}
#mod_news_container .article_headline a:hover {
	text-decoration:underline;
}
#mod_news_container .article_body {
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: #000 1px dashed;
}
/************************************/
/************* BLOG MOD *************/
/*************   V1.0   *************/ 
/************************************/

#mod_blog_container {
	width: 275px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 5px;
	background-image:url(../../elements/white_bg_tile_30.png);
	background-repeat:repeat;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#mod_blog_container h1 {
	width: 265px;
	border-bottom: 1px #000 solid;
	font-size:16px;
	font-weight: bold;
	padding: 2px;
	margin:3px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#mod_blog_container h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight:bold;
	padding-left: 5px;
	padding-bottom:5px;
}
#mod_blog_container p {
	font-size: 12px;
	color:#000;
	padding-left: 5px;
	padding-right: 5px;
}
#mod_blog_container li {
	list-style-type:none;
}
#mod_blog_container .article_headline a:link, #mod_blog_container .article_headline a:active, #mod_blog_container .article_headline a:visited {
	font-size: 12px;
	font-weight:bolder;
	padding: 0px;
	margin: 0px;
	color:#000;
	text-decoration:none;
}
#mod_blog_container .article_headline a:hover {
	text-decoration:underline;
}
#mod_blog_container .article_body {
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #000 1px dashed;
}
/*********************************/
/******* Showcase Mod v1.0 *******/
/*********************************/

.showcase {
	background-image:url(../../elements/white_bg_tile_20.png);
	background-repeat:repeat;
	margin-bottom: 5px;
	height: 253px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.showcase p {
	text-align:justify;
	margin: 5px;
	padding-bottom: 10px;
	font-size:12px;
}
.showcase li {
	text-align:justify;
	margin-right: 5px;
	padding-bottom: 10px;
	font-size:12px;
}
.showcase h1 {
	font-size:16px;
	margin-top: 0px;
	background-image:url(../../elements/white_bg_tile_20.png);
	background-repeat:repeat;
	width: 674px;
	padding: 3px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.showcase_image {
	float:left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: -5px;
	margin-bottom: 2px;
}
/************************************/
/************* SHOP MOD *************/
/*************   V1.0   *************/ 
/************************************/

.link_button { margin: 0px; }

.link_button  a {
text-decoration: none;
color: #fff;
font-size:12px;
font-weight:bold;
display:block;
width: 100px;
text-align: center;
margin: 3px;
margin-left: 0px;
background-image:url(../../socket/modules/shop/images/cart_button_bg_tile_x.jpg);
background-repeat:repeat-x;
border: 1px solid #CCC;
padding: 1px;
padding-left:5px;
padding-right:5px;
}

.link_button  a:hover {
background-image:url(../../socket/modules/shop/images/cart_button_bg_tile_x-hover.jpg);
background-repeat:repeat-x;
text-decoration: none;
}

.link_button  a:active {
text-decoration: none;
}

.pagination {
	display: inline-block;
	padding: 4px;
	background-image: url(../../elements/module_linkbutton_bg_tile_x_hover.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#000000;
	margin-right: 1px;
	font-weight: bold;
}
.pagination:hover {
	background-image: url(../../elements/module_linkbutton_bg_tile_x.jpg);
	color:#003300;
}
.module_box {
	background-image:url(../../elements/white_bg_tile_40.png);
	background-repeat:repeat;
	width: 250px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	color:#000;
	text-align:justify;
	border: 1px solid #ccc
}
.module_box h1 {
	font-size:14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	font-weight: bold;
}
.module_box a:link, .module_box a:visited, .module_box a:active {
	color: #F60;
	text-decoration:none;
}
.module_box a:hover {
	text-decoration:underline;
}
.module_box p {
	margin-bottom: 10px;
	font-size:12px;
}

.imagelist {
	border: 1px dotted #000;
	width: 120px;
	height: 120px;
	vertical-align:middle;
	text-align:center;
	display:table-cell;
	background-color:#FFF;
}

.cart_item {
	background-image:url(../../elements/white_bg_tile_40.png);
	background-repeat:repeat;
	margin: 3px;
	margin-bottom: 5px;
	padding: 5px;
	color:#000;
	text-align:justify;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cart_header {
	background-image:url(../../elements/white_bg_tile_80.png);
	background-repeat:repeat;
	margin: 3px;
	margin-bottom: 5px;
	padding: 5px;
	color:#000;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.cart_item a {
	font-size: 12px;
	color: #C00;
	text-decoration:none;
}
.cart_item a:hover {
	text-decoration:underline;
}
.cart_item td {
	text-align: center;
}
.cart_item input {
	text-align: center;
	background-image:url(../../elements/white_bg_tile_20.png);
	background-repeat:repeat;
}
#store_navigation {
	border: 1px solid #ccc;
	padding: 10px;
	width: 240px;
}
#store_navigation h1 {
	font-size:14px;
}
#store_navigation ul {
	list-style:none;
}
#store_navigation li {
	display:block;
	border-bottom: #F60 1px solid;
	padding: 2px;
}
#store_navigation a {
	text-decoration:none;
	color:#000;
}
#store_navigation a:hover {
	text-decoration:underline;
	color:#000;
}
#breadcrumbs {
	display:block;
	width: 703px;
	background-image:url(http://cache.invasionmedia.co.uk/white_bg_tile_60.png);
	background-repeat:repeat;
	border-bottom: #000 dotted 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size:11px;
}
#breadcrumbs a {
	color:#C60;
	margin-right: 5px;
	margin-left: 5px;
}
#breadcrumbs a:hover {
	color:#C60;
	text-decoration:none;
}

.prodtitle a {
color: #630;
text-decoration:none;
font-weight:bold;
}

.prodtitle a:hover {
text-decoration:underline;
}

#product_viewer h1{
	margin: 0px;
	margin-bottom: 5px;
	text-transform:uppercase;
}

#product_viewer  {
	display:table;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

/* Controls the special offer module */

#special_offer_container {
	margin: 5px;
	margin-right: -4px;
	font-size:12px;
}
#special_offer_container .special_offer {
	width: 228px;
	height: 117px;
    margin-bottom: 4px;
	margin-right: 4px;
	display: inline-block;
	border: 1px solid #e2e2e2;
	position:relative;
}

.special_offer .heading {
	background-image:url(../../socket/modules/shop/images/special_offer_heading_bg_tile_x.jpg);
	background-repeat: repeat-x;
	width: 224px;
	height: 25px;
	display: block;
	font-size:10px;
	padding: 2px;
	border-bottom: 1px solid #e2e2e2;
	}

.heading span {
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	text-transform:uppercase;
	color: #000;
}

.special_offer .product {
	padding: 2px;
	}

.special_offer .product img {
	float:left;
	margin-right: 4px;
}

.special_offer .product_button_container {
	width: 130px;
	position:absolute;
	bottom: 3px;
	right: 9px;
}

.special_offer .more_info{
	background-image:url(../../socket/modules/shop/images/special_offer_heading_bg_tile_x.jpg);
	background-repeat:repeat-x;
	width: 62px;
	color: #000;
	height: 19px;
	border: 1px solid #e2e2e2;
	line-height: 19px;
	display:inline-block;
	text-align: center;
	font-weight:bold;
	float:left;
}

.special_offer .buy_now{
	background-image:url(../../socket/modules/shop/images/cart_button_bg_tile_x.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	width: 62px;
	height: 19px;
	border: 1px solid #e2e2e2;
	display:inline-block;
	line-height: 19px;
	text-align: center;
	font-weight:bold;
	float:left;
}

.special_offer .buy_now:hover{
	background-image:url(../../socket/modules/shop/images/cart_button_bg_tile_x-hover.jpg);
	background-repeat:repeat-x;
}

/* Controls the jump menus */

#ftlDrive { float: right; position: absolute; right: -2px; top: 150px; }

#ftlDrive form { display:inline;}


