html {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
font-size:80%; /*set default font size */
font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow:auto; /*get rid of scroll bars in IE */
/* */
}

body {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
overflow:auto; 
text-align: center;
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
color: #FFF;
background-color: #000;
}

body a{
text-decoration: underline;
color: #AAA;
}

body a img{
border: none;
}

.mediaPlayer {
display: inline;
float: left;
width: 260px;
height: 210px;
margin-left: 8px;
margin-bottom: 10px;

}

#screen {
background-color: #000;
background-image:  url("http://www.outlaw.fr/images/bg.gif");
background-position: top center;
background-repeat: no-repeat;
position: relative;
width: 1000px;
text-align: left;
margin-left: auto; 
margin-right: auto;
border: 0px solid #000000;
}

#title {
background-image:  url("http://www.outlaw.fr/images/title.gif");
background-position: center center;
background-repeat: no-repeat;
float: left;
width: 100%;
height: 82px;
}

#address {
float: right;
margin-top: 50px;
margin-right: 10px;
height: 400px;
font-size: 12px;
width: 120px;
border: solid 1px #040404;
}

#quotebox {
width: 100%;
background-color: white;
margin: 10px 0px 20px 0px;
}

#quotebox .quoteboxtitle {
width: 100%;
height: 30px;
padding: 5px 0px 5px 0px;
background-color: #3B5998;
color: white;
text-align: center;
font-family: Impact, Arial, sans-serif;
font-size: 17px;
}

#quotebox .quote {
font-family: Comic Sans MS, cursive;
text-align: left;
margin: 6px;
padding: 0px;
color: black;
font-size: 11px;
font-style: normal;
text-decoration: none;}


#contentfirstpage {
float:left;
margin-top: 100px;
margin-left: 120px;
}


#content {
float:left;
margin-top: 22px;
margin-left: 45px;
width: 730px;
border: 0px solid #fff;
}

#content p {
font-family: verdana, arial, sans-serif;
font-size: 13px;
text-align: justify;
}

#content p.newsflash {
font-family: verdana, arial, sans-serif;
font-size: 14px;
background-color: red;
text-align: justify;
}

#content p a{
text-decoration: underline;
color: #AAA;
}



h2 {
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

h5 {
color: red;
}

#googleadsright {
position: absolute;
top: 218px;
right: -70px;
border: solid 0px #ff00ff;
}

#rightpic {
position: absolute;
top: 350px;
right: -10px;
width: 150px;
height: 188px;
border: solid 0px #ff00ff;
text-align: right;
font-size: 11px;
}

#rightpic img {
border: none;
}

#rightpic a {
text-decoration: none;
color: #AAA;
}

#menu {
float: left;
margin-top: 40px;
padding: 0;
border: solid 0px #040404;
font-size: 14px;
font-weight: bold;
height: 400px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu li {
list-style: none;
margin: 0;
padding: 8px 0px 8px 0px;
}

#menu a:link, #menu a:visited {
color: #FFF;
text-decoration: none; 
}

#menu a:hover {
color: #CCC;
}

.leftimg {
float: left;
width: 150px;
height: 200px;
margin: 13px;
border: none;
}

.rightimg {
float: right;
width: 150px;
height: 200px;
margin: 10px 0px 10px 10px;
}

.clear {
clear: both;
}

.table {
font-family: Verdana, Helvetica, sans-serif; 
font-size: 9pt;
border: none;
margin-left: auto;
margin-right: auto;
}

.table th {
color: #AFF; 
padding: 3px;

}

.table td {
color: #FFCCAA; 
padding: 3px;
text-align: left;

}

#test{
height: 600px;
}


#menuright {
float: right;
margin-top: 40px;
padding: 0;
border: solid 0px #040404;
font-size: 14px;
font-weight: bold;
height: 400px;
}

#menuright ul {
list-style: none;
margin: 0;
padding: 0;
}

#menuright li {
list-style: none;
margin: 0;
padding: 8px 0px 8px 0px;
}

#menuright a:link, #menuright a:visited {
color: #FFF;
text-decoration: none; 
}

#menuright a:hover {
color: #CCC;
}

#sitewebfirstpage {
position: absolute;
top: 540px;
right: -10px;
width: 150px;
height: 188px;
border: solid 0px #ff00ff;
text-align: right;
font-size: 11px;
}


#sitewebfirstpage a {
padding-top: 40px;
text-decoration: none;
color: #AAA;
}

.slideholder{
float:left;
display: inline;
border: NONE;
width: 400px;
height: 243px;
margin: 10px 30px 10px 20px;
}


.galleryimg {
height: 300px;
text-align: center;
}

.thumbdiv {
text-align: center;
width: 100%;
}

.prodimage {
float: left;
margin: 4px;
}

.thumbnail {
height: 100px;
width: 150px;

}

#counter {
bgcolor: black;
color: #fff;
position: absolute;
top: 630px;
right: 40px;
font-size: 16px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../javascript/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../javascript/overlay.png", sizingMethod="scale");
	}
	
.fixedwidth {
width: 116px;
}


input {
width: 116px;

}


.demo  {color:#000033; background-color:#cccccc; layer-background-color:#cccccc;
        position:absolute; top:100px; left:100px; width:480px; height:280px;
        z-index:99;  visibility:hidden;}


/*  CSS for gallery pop up on webpage */

.spacegallery {
	position: relative;
	overflow: hidden;

}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../siteimages/blank.gif);
}

#myGallery {
    margin-top: 40px;
	width: 730px;
	height: 550px;

}
#myGallery img {
	border: 2px solid #52697E;

}
a.loading {
	background: #fff url(../siteimages/ajax_small.gif) no-repeat center;
}

#galleryholder {
visibility: hidden;
width: 100%;
}

#fridgetop {
background-image: url("http://www.outlaw.fr/images/fridgetop.jpg");
position:absolute;
top: 500px;
left: 20px; 
width: 1020px;
height:117px;
}



#pinboardholder {
background-image: url("http://www.outlaw.fr/images/fridgemid.jpg");
position:absolute;
top: 617px;
left: 30px; 
width: 1000px;
}

#pinboardholder #pinboard {
margin: 20px 0px 0px 30px;
position: relative;
width: 960px;
}


.fb-like {
margin: 10px 0px 10px 0px;
}


#pinboardholder #pinboard .postit {
	margin: 0px 0px 0px -5px;
	width: 204px;
	height: 204px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/postit.jpg) no-repeat;
	background-color: transparent;
}

#pinboardholder #pinboard .postit p {
	font-family: Comic Sans MS, cursive;
	font-size: 13px;
	text-align: none;
	width: 170px;
	margin: 20px 0px 0px 20px;
}

#pinboardholder #pinboard .postitorange {
	margin: 0px 0px 0px -10px;
	width: 288px;
	height: 254px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/postitorange.jpg) no-repeat;
	background-color: transparent;
}

#pinboardholder #pinboard .postitorange p {
	font-family: Comic Sans MS, cursive;
	font-size: 11px;
	text-align: none;
	width: 215px;
	margin: 20px 0px 0px 40px;
}


#pinboardholder #pinboard .doublepostit {
	margin: 0px 0px 0px -10px;
	width: 204px;
	height: 336px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/doublepostit.jpg) no-repeat;
	background-color: transparent;
}

#pinboardholder #pinboard .doublepostit p {
	font-family: Comic Sans MS, cursive;
	font-size: 12px;
	text-align: none;
	width: 160px;
	margin: 26px 0px 0px 26px;
}


#pinboardholder #pinboard .pinitlong {
	margin: 0px 0px 0px -10px;
	width: 250px;
	height: 300px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/pinitstraightlong.jpg) no-repeat;
	background-color: transparent;
}

#pinboardholder #pinboard .pinitlong p {
	font-family: 'Comic Sans MS', cursive;
	font-size: 13px;
	text-align: none;
	width: 170px;
	margin: 40px 0px 0px 45px;

}

#pinboardholder #pinboard .pinit {
	margin: 0px 0px 0px -10px;
	width: 250px;
	height: 254px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/pinit.jpg) no-repeat;
	background-color: transparent;
}

#pinboardholder #pinboard .pinit p {
	font-family: 'Comic Sans MS', cursive;
	font-size: 13px;
	text-align: none;
	width: 170px;
	margin: 48px 0px 0px 45px;

}


#pinboardholder #pinboard .postcard {
	margin: 0px 10px 0px 10px;
	width: 430px;
	height: 322px;
	display: inline-block;
	position: relative;

	background: #ffc url(../images/postcard.jpg) no-repeat;
}

#pinboardholder #pinboard .postcard p {
	font-family: 'Comic Sans MS', cursive;
	font-size: 12px;
	text-align: none;
	width: 410px;
	margin: 110px 0px 0px 10px;

}


