/* -----------------------------------------------------------------------

www.iPass.uk.net: Store Page Content - Inc Tables CSS

version: 2.0
date: January 2009
author: Tarquin Rees
email: tarquin@okapicreative.com
web: www.okapicreative.com

----------------------------------------------------------------------- */	


/* TABLES
----------------------------------------------------------------------- */	

.table {
	
	margin: 0px 0 40px 0;
	width: 490px;
	border-collapse: collapse;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	border: 0;
	}

.table th {
	
	padding: 10px;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	background-color: #b0e31c;
	text-align: center;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	}

th.main, td.main {
	
	border-left: 1px solid #999;
	}

th.end, td.end {
	
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

td.number, td.mod, td.focus, td.grammar {
	
	padding: 10px;
	width: 25px;
	font-size: 10px;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}

td.mod {
	
	width: 65px;
	}

td.focus {
	
	width: 200px;
	text-align: left;
	}

td.grammar {
	
	width: 200px;
	text-align: left;
	border-right: 1px solid #999;
	}

th.end {
	
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #b0e31c;
	color: #fff;
	}


/* Table Lists
--------------------------------------------------------- */	

.table ul {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	}

.table ul li {
	
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	}
	
	
/* Table Sign-Up Page
--------------------------------------------------------- */		

.signup, .storetab  {
	
	margin: 20px 0 40px 0;
	border-collapse: collapse;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	width: 520px;
	}
	
.signup td, .signup td.right, .signup th, .storetab td, .storetab td.right, .storetab th {	
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align:left;
	width: 260px;
	border: 1px solid #ccc;
	background-color: #f2fafa;
	}	

.signup td.sign_right, .storetab td.sign_right {
	
	background-color: #fff;
	}

.signup th, .storetab th {
	
	background-color: #ffe3ba;
	font-size: 13px;
	font-weight: 700;
	color: #666;
	text-align: center;
	}
	
.signup td h2, .signup td.right h2, .storetab h2, .storetab td.right h2 {
	
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	}	
	
.signup td p.reg, .signup td.right p.reg, .storetab td p.reg, .storetab td.right p.reg {
	
	font-size: 11px;
	font-weight: 700;
	}

.signup td p.reg a, .signup td.right p.reg a, .storetab td p.reg a, .storetab td.right p.reg a {
	
	color: #666;
	}	
	
.signup td p.reg a:hover, .signup td.right p.reg a:hover, .storetab td p.reg a:hover, .storetab td.right p.reg a:hover {
	
	color: #336699;
	}	

.signup td p.reg_link, .signup td.right p.reg_link, .storetab td p.reg_link, .storetab td.right p.reg_link {
	
	font-size: 13px;
	font-weight: 700;
	}

	
/* Store Table
----------------------------------------------------------------------- */	

.storetab th {
	
	background-color: #999;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	text-align: left;
	}
	
.storetab td {	

	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align:left;
	width: 260px;
	border: 1px solid #ccc;
	background-color: #fff;
	}	

.storetab td.sign_right {
	
	background-color: #fff;
	}
	
.storetab td h6 {

	margin: 10px 0px 10px 0px;
	color: #968a6f;
	}	
	
	
	

/* VE Table
----------------------------------------------------------------------- */	

.store_ve  {
	
	margin: 20px 0 40px 0;
	border-collapse: collapse;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	width: 700px;
	}
	
.store_ve td {
	
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align:left;
	width: 150px;
	border: 1px solid #ccc;
	background-color: #fff;
	}	

.store_ve th {
	
	background-color: #ffe3ba;
	font-size: 13px;
	font-weight: 700;
	color: #666;
	text-align: center;
	}
	
.store_ve td h2 {
	
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	}	
	

	
/* STYLING
----------------------------------------------------------------------- */	
	
h6 {

	margin: 10px 0px 0px 80px;
	color: #336699;
	font-size: 12px;
	}

ul.storelist {

	margin: 10px 0px 0px 0px;
	}

ul.storelist li {

	margin: 0px 0px 10px 0px;
	}

div#bulats {

	margin: 0px 0px 0px 0px;
	padding: 20px;
	background: #f1f1f1;
	border: 1px solid #999;
	}

p.count {

	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #999;
	}
	
/* Buttons
----------------------------------------------------------------------- */		
	
#buttons ul {

	margin: 0px 35px 0px 0px;
	padding: 25px 5px 2px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	}

#buttons ul li {

	margin: 0px 0px 0px 0px;
	display: inline;
	}

#buttons {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	}
	
#buttons input {

	margin: 10px 10px 10px 0px;
	width: auto;
	height: auto;
	float: left;
	}

/* =Store
----------------------------------------------------------------------- */		

div.item h4 {

	margin: 0px 0px 5px 0px;
	}

div.item p {

	margin: 0px 0px 5px 0px;
	}

p.storesub1 {

	margin: 10px 0px 5px 0px;
	color: #3b8fb7;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	}

p.storesub2 {

	margin-top: 15px;
	color: #ff1000;
	font-size: 14px;
	font-weight: normal;
	font-weight: 700;
	}
	
p.storesub2 a {

	color: #ff1000;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	}
	
p.storesub2 a:hover {

	color: #666;
	}			
	
	
	
	
	
	
	
	
	
	
	
