/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}



a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }


img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


body {
  margin: 0;
  padding: 0;
  background-image: url(../images/shamrockrovers-bg.jpg);
  background-color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}

#wrapper {
  position: relative;
  text-align: left;
  width: 1000px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
background-color: #ffffff;
}

#header {
  height: 164px;
  background-image: url(../images/webshophead2.jpg);
  background-repeat: no-repeat;
}
#top_nav {
  background-image: url(../images/subhead_bg.png);
  height: 21px;
  width: 100%;
  }
  
  
#shading {
  height: 18px;
  background-image: url(../images/srfc-shop-shading_12.jpg);
  background-repeat: repeat-x;
  padding-bottom: 0px;
  }	
#adverts {
  
  background-color: #ffffff;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  }
#advert-main {
  position: relative;
  width: 100%;
  height: 100%;
}


#advert-1 {
  float: left;
  margin-left: 10px;
  width: 319px; 
}
#advert-2 {
  float: left;
  margin-left: 12px;
  top: 0;
  width: 319px;
}
#advert-3 {
  float: right;
  margin-right: 10px;
  width: 319px;
}	
#special {
background-color: #ffffff;
  margin-top: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
#random{
  border-style: solid;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
}
	
#main {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
#leftcolumn {
  float: left;
  top: 0;
  width: 190px;
  margin-left: 10px;
  background-color: #ffffff;
  display: inline;
}

#maincolumn {
  float: left;
  top: 0;
  left: 220px;
  width: 560px;
  margin-left: 10px;
  background-color: #ffffff;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  display: inline;
}

#rightcolumn {
  float: right;
  top: 0;
  width: 190px;
  margin-right: 10px;
  background-color: #ffffff;
  display: inline;
}

#footer {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
  font-size: 80%;
  text-align: center;
}

#bottom {
background: url(../images/subhead_bg.png) repeat-x;
  height: 21px;
  width: 100%;
}

.clear {
	clear:both;
}

/*****************************************/
/*** Menus and Lists ***/
/*****************************************/

.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;
}

.moduletablemenu h3 {
background: url(../images/subhead_bg.png) repeat-x;
color:#fff;
text-align:center;
font-size:1.0em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
}

.moduletablemenu li { margin: 0 0 3px 0; }

.moduletablemenu a
{
display: block;
padding: 2px 2px 2px 26px;
border: 1px solid #333;
background-image: url(../images/nav-button.jpg);
color: #fff;
text-decoration: none;
}

.moduletablemenu a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

.moduletablemenu a:hover
{
border: 1px solid #333;
background-image: url(../images/nav-button-hov.jpg);
color: #333;
color: #fff;
text-decoration: none;
}




/************* Top Menu CSS ***************************************/

#buttons_outer {

	width: 635px;

  	margin-bottom: 0px;

	margin-right: 2px;

	float: left;
}

#buttons_inner {	
	border: 0px solid #282828;
	height: 21px;

}

#buttons {

	float: left;

	margin: 0px;

	padding: 0px;

	width: auto;

}

ul#menu-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

	font-size: 0.8em;

}



ul#menu-nav li

{

	background: url(../images/subhead_bg.png) repeat-x;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0;

	font-size: 11px;

	line-height: 21px;

	white-space: nowrap;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #333333;

}



ul#menu-nav li a

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #CCCCCC;

	background: transparent;

}



#buttons>ul#menu-nav li a { width: auto; }



ul#menu-nav li a:hover{

	color: #FFFFFF;

	background-image: url(../images/subhead_bg_hov.png);

}

/************* Virtue Mart Menu ***************************************/

.mainlevelmenu {
margin-bottom:0em;
padding:0;
display:block;
color:#fff;
font-size: 1.0em;
text-decoration:none;
padding:3px 5px 3px 0.5em;
border-bottom:1px solid #ccc;
margin-bottom: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
}

.sublevel
{
margin-bottom: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
}

/************* Virtue Mart ***************************************/

#vmMainPage
{
margin:0;

padding:0;

}