/* Links */
a.link:link[href^="http://"]:after, a.link[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a.link[href^="http://"] {color:#000;} 

a.link2:link[href^="http://"]:after, a.link2[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a.link2[href^="http://"] {color:#000;} 

/*Image*/
img, img a, .more-link a {border:none;}
/* sets the links for the product prices table */
table.pricegrid tr td a{
	text-decoration:none;
}
#eKomiVFreport-fixed
{
display:none;
}

/* sets the background colours for the product prices table alternately*/
table.pricegrid td.row1{
	background-color:#8DBDFA;
}
td.row2{
	background-color:#9DBDFA;
}
/* subtext row in a pricegrid table */
tr.subtext th{
	font-size:0.8em;
	font-style: italic;
}
/* for mini stie homepages with a left panel */
.main_panel{
	float:left;
	width:900px;
	margin:0px 0px 0px 0px;
}
.left_panel{
	display:none;
}
.left_panel img{
	width:190px;
	margin-left:10px;
}

.clear{
	clear:both;
}
/*order form */
.form{
	margin:0 auto;
	margin-top:10px;
	text-align:left;
	background-color:#9DBDFA;
	font-size:1.1em;
		-moz-box-shadow: 0 0 5px 5px #888;
		-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}

/* about us page */
#aboutus{
	text-align:justify;
	padding:30px;
	padding-top:0px;
	float:left;
	width:680px;
}
#aboutusimg{
	float:right;
	width:160px;
}
#aboutul{
	width:600px;
	list-style-type: square;
	margin:0 auto;
	text-align:left;"
}
#aboutul h3{
	margin:0px;
}
#abouttable{
	text-align:left;
	width:80%;
	margin:0 auto;
}
#abouttable td{
	vertical-align:top;
}
/*artwork page */
.artwork{
	float:left;
	width:410px;
	margin:20px;
}
.artwork p{
	text-align:left;
}
.artwork h1{
	text-decoration:underline;
}
#artpdf{
	text-align:justify;
	width:700px;
	font-size:1.4em;
	margin:0 auto;
	border:solid red 2px;
	padding:5px;
}
/*contact page*/
#contact1{
	float:left;
	text-align:left;
	margin-left:15px;
	font-size:1.2em;
	width:280px;
}
#contact2{
	float:left;
	text-align:left;
	margin-left:15px;
	font-size:1.2em;
	width:225px;
}
#contact3{
	float:left;
	text-align:left;
	margin-left:15px;
	font-size:1.2em;
	width:335px;
}
#contact1 h2,h3{
	margin:0px;
}
#contact2 h2,h3{
	margin:0px;
}
#contact3 h2,h3{
	margin:0px;
}
#contact3 img{
	width:25px;
}
#contleft{
	float:left;
	margin:20px;
}
#contright{
	float:left;
	width:590px;
	text-align:justify;
	margin-top:10px;
}
#gmap{
	width:650px;
	height:450px;
	border:none;
	margin:0 auto;
}
/* logo in the header*/
#logo{
	float:left;
	width:140px;
	margin-top:-10px;
	border:none;
}
/* logo in the header end*/
/*book menus*/
.bookmenu{
	margin:10px;
	width:900px;
 border-collapse: collapse;
    border-style: hidden;
}
.bookmenu img {
	width:420px;
}
.bookmenu h3 {
	font-size:1.1em;
}
.bookmenutxt{
	float:left;
	text-align:justify;
	width:570px;
	padding:15px;
}
.bookmenu td{
    border: 1px solid #09428f;
}
/*book menu2*/
.bookmenu2{
	margin:10px;
	width:680px;
	 border-collapse: collapse;
    border-style: hidden;
}
.bookmenu2 img {
	width:300px;
}
.bookmenu2 h3 {
	font-size:1.1em;
}
.bookmenu2 td {
    border: 1px solid #09428f;
}
/*red bordered product*/
.pdf{
	text-align:justify;
	width:850px;
	font-size:1.4em;
	margin:0 auto;
	border:solid red 2px;
	padding:5px;
}
#selfpub{
	width:600px;
}
#productspec{
	padding:20px;
}
.productspec{
	float:left;
	text-align:justify;
	width:650px;
	padding:20px;
}
body
{
	background-color:#e4effd;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:center;
	font-size:12px;
}
input{
	border-radius:5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
textarea{
	border-radius:5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#skype{
	display:none;
}
#chatnow{
	display:none;
}
a.link:link{
	color:#2eabe2;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
a.link:visited{
	color:#2eabe2;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
a.link:hover{
	color:#09428f;
	text-shadow:-1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
a.link2:link{
	color:#ffff00;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
a.link2:visited{
	color:#ffff00;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
a.link2:hover{
	color:white;
	text-shadow:-1px 0 #2eabe2, 0 1px #2eabe2, 1px 0 #2eabe2, 0 -1px #2eabe2;
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
img{border:none;}
h1.title, h2.title {
 text-shadow:-1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}
#wrapper{
	width:900px;
	margin:0 auto;
}
#header{
	width: 900px;
	margin:0 auto;
	color:white;
	border-bottom-left-radius:10px;
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-bottom-left-radius: 10px;
	border-bottom-right-radius:10px;
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-bottom-right-radius: 10px;
	background-color:#09428f;
	height:200px;
	position: fixed;
	top:0;
	left:0;
	right:0;
	z-index:1;
		-moz-box-shadow: 0 0 5px 5px #888;
		-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	text-align:left;

}
.azimuth
{
	border-style:solid;
	border-color:white;
	float:left;
	margin:10px;
	width:110px;
}
#headertop{
	float:right;
	font-size:0.8em;
	margin-top:5px;
}
.head1{
	font-family:Arial Black, Gadget, sans-serif;
	font-size: 24px;
	margin-top:10px;
	margin-bottom:-5px;
}
.head2{
	font-size: 26px;
	font-weight: lighter;
}
.head3{
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 41px;
}
#menu{
	position: absolute;
	bottom: 5px;
	right: 0;
}
#title{
	position: absolute;
	top: 12px;
	left: 0;
	right: 0;
	margin-left:200px;
	text-align: center;
	z-index:-1;
}
#title2{
	position: absolute;
	top: 35px;
	left: 0;
	right: 0;
	margin-left:200px;
	text-align: center;
}
#title3{
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
	margin-left:200px;
	text-align: center;
}
.menu{
	background-color:#8DBDFA;
	color:black;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	float:right;
	margin:5px;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
		-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.menu:hover{
	cursor:pointer;
	background-color:white;
}
.menuact{
	background-color:white;
	color:black;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	float:right;
	margin:5px;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	cursor:pointer;
}
#basket{
	display:none;
}
#content{
	width:900px;
	margin:0 auto;
	position: absolute;
	top:205px;
	left:0;
	right:0;
	background-color:white;
	border-radius:10px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-moz-box-shadow: 0 0 5px 5px #888;
		-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
	padding-bottom:0px;
}
#chat
{
	display:none;
}
#chat2
{
	display:none;
}
#footer{
	display:none;
}
#footer img
{
	width:25px;
	margin:2px;
}
#video
{
	display:none;
}
#click-me{
	display:none;
}
#products {
    display:none;
}
#arrow
{
display:none;
}
#samplepack{
	display:none;
}
#uk{
	display:none;
}
.pricegrid {
	color: black;
	background-color: #8DBDFA;
	text-align:center;
	font-size:1.3em;
	width:98%;
	margin:0 auto;
	border-spacing:0;
	border-collapse:collapse;
		-moz-box-shadow: 0 0 5px 5px #888;
		-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;
}
table.pricegrid th{
	background-color: #09428f;
	color:white;
	margin: 0 auto;
	padding: 3px;
	font-weight: bold;
}
table.pricegrid  td, table.pricegrid  td   a{
	font-weight: bold;
}
.pricegrid a:link, .pricegrid a:visited, .pricegrid a:active{
	color: black;
	text-decoration: none;
}
.pricegrid a:hover{
	color: white;
	text-decoration: underline;
}
table.pricegrid tr:nth-child(even) {border-bottom:solid 1px #09428f;border-top:solid 1px #09428f;}
/*--Main Container--*/
                .main_view {
                    display:none;
                }
                /*--Window/Masking Styles--*/
                .window {
                    display:none;
                }
                .image_reel {
                    position: absolute;
                    top: 0; left: 0;
                }
                .image_reel img {float: left; width:670px;height:250px;}

                /*--Paging Styles--*/
                .paging {
                    position: relative;
                    bottom: 60px;
					left: 510px;
                    width: 178px; height:47px;
                    z-index: 0; /*--Assures the paging stays on the top layer--*/
                    text-align: center;
                    line-height: 40px;
                    background: url(../img/paging_bg.png) no-repeat;
                    display: none; /*--Hidden by default, will be later shown with jQuery--*/
                }
                .paging a {
                    padding: 5px;
                    text-decoration: none;
                    color: #fff;
                }
                .paging a.active {
                    font-weight: bold;
                    background: darkblue;
                    -moz-border-radius: 3px;
                    -khtml-border-radius: 3px;
                    -webkit-border-radius: 3px;
                }
                .paging a:hover {font-weight: bold;}
				
				
.button{
	background-color:#09428f;
	border-radius:5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	width: 220px;
	margin:0 auto;
	height: 20px;
	padding: 10px;
		-moz-box-shadow: 3px 3px 4px #000;
		-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.list_carousel {
				display:none;
			}
#click-menu{
	display:none;
}