﻿
.InUsePop
{
	color: #000000;
	padding: 1px;
	/* margin-left: -100px; 
	display: block;
	*/
}

.InUseContainer
{
    width: 1024px;
    border: none;
    padding: 0 0 0 0;
    margin: 0;
	height: 390px;
	font-family: arial, helvetica, verdana;
    font-size: 11px;
    line-height: 14px;
	color: #4c4c4c;
	position:relative;
	background: url(../images/products/Pepperball_inuse.png) no-repeat;
}
.VideoContainer
{
    width: 124px;
    border: none;
    padding: 0 0 0 0;
    margin: 0;
	height: 390px;
	font-family: arial, helvetica, verdana;
    font-size: 11px;
    line-height: 14px;
	color: #4c4c4c;
	position:relative;
	background: url(../images/products/Pepperball_inuse.png) no-repeat;
}


.modalpopup
{
    font-family: arial,helvetica,clean,sans-serif;
    font-size: small;
    padding: 2px 3px;
    display: block;
    

}

.container
{
    width: 632px;
    border: none;
    padding: 0 0 0 0;
    margin: 0;
	height: 398px;
	font-family: arial, helvetica, verdana;
    font-size: 11px;
    line-height: 14px;
	color: #4c4c4c;
	background: transparent url(../images/bg-select-your-location.png) no-repeat;
	position:relative;
    
    
} 

.header
{
    background: url(images/sprite.png) repeat-x 0px -200px;	
    color: #000;	
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 3px 10px;
} 

.header .msg
{
    font-weight: bold;
}         

.body
{
    
    border-color: #808080;
    border-style: none;
    
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 30px;
} 

.body .msg
{
    background: url(images/sprite.png) no-repeat 0px -1150px;	
    float: left;
    padding-left: 22px;
    
}  

.footer
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: none solid;
    border-width: 0px 1px;
    text-align:right;
    padding-bottom: 8px;
    padding-right: 8px;
} 

.close
{
    right: 7px;	
    background: url(images/sprite.png) no-repeat 0px -300px;	
    width: 25px;	
    cursor: pointer;	
    position: absolute;	
    top: 7px;	
    height: 15px;
}

.modalBackground 
{
    background-color:Black;
    filter:alpha(opacity=75);
    opacity:0.5;
}   

p {
	padding: 8px 0 8px 0;
	margin: 0;
	}
	
a, a:visited, a:active {
	color: #411F40;
	text-decoration: underline;
	}
	
a:hover {
	color: #F18622;
	text-decoration: underline;
	}

#videoModal {
	width: 435px;
	height:354px;
	padding: 10px 10px 10px 10px;
	float: left;
    font-size: 12px;
    background-color: Transparent;
	}
	
#mainModal {
	width: 134px;
	padding: 45px 0 10px 124px;
	float: left;
    font-size: 12px;
    
    
	}
#mainModal ul {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	clear: both;
	}
#mainModal ul li {
	padding: 0 8px 8px 4px;
	margin: 0;
	float: left;
	}
#left {
	width: 95px;
	padding: 45px 15px 10px 25px;
	float: left;
	
	
	
	}
#center 
{
	
	width: 95px;
	padding: 45px 15px 10px 15px;
	float: left;
	
	}
	

#right {
	width: 80px;
	padding: 45px 15px 10px 15px;
	float: left;
	}
