/*
	jQuery Homepage Banner Slideshow / Product viewer
 	Copyright (c) 2011 Subramanian 
	codecanyon.net/user/FMedia/
	
	Version: 1.0 
	Release Date: 05 OCT 2011
	
*/
 
/*@font-face { 
	font-family: "colabreg";
    src: url('fonts/colabreg-webfont.png');
    src: url('fonts/colabreg-webfontd41d.png?#iefix') format('embedded-opentype'),
         url('fonts/colabreg-webfont.woff') format('woff'),
         url('fonts/colabreg-webfont-2.png') format('truetype'),
         url('fonts/colabreg-webfont.svg#ColabReg') format('svg');
		 
}

@font-face { 
	font-family: 'OswaldRegular';
    src: url('fonts/oswald-webfont.svg');
    src: url('fonts/oswald-webfontd41d.svg?#iefix') format('embedded-opentype'),
         url('fonts/oswald-webfont-2.svg') format('woff'),
         url('fonts/oswald-webfont-3.svg') format('truetype'),
         url('fonts/oswald-webfont-4.svg#OswaldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/








body{
/*	margin:0px;
	padding:0px;
	padding-top:50px;
	padding-bottom:50px;
	background-color:#CCC;*/
}

.txtPreMedium{ 
	/**/font-family: Tahoma, Georgia, "Times New Roman";
	font-size:11px; 
	width:156px; height:29px;
	background-image:url(Jquery-home/fmslideshow_assets/setting_button.gif);
	background-position: 20px 0px;
	background-repeat:no-repeat;
	line-height:24px;
	margin-top:40px;
	
}

.titleMedium{ 
font-family: Tahoma, Georgia, "Times New Roman";
	font-size:x-large;
	color:#9a9a9a;
	text-align:center;
	cursor:default;

}

/*a{
	text-decoration:none;
	cursor:pointer;
}

a:link {color:#ccc;}
a:visited {color:#ccc;}
a:active {color:#ccc;}
a:hover { color:#fff;}*/



   div.right7 {
    float: right;
    width: 600px;
  /*  color: #006;*/
    background: #fff;
   /* margin: 8px 5px 0 5px;*/
/*    border-width: 3px 3px 0px 0;
    border-style: solid;
    border-color: #f00;*/
    padding: 8px 5px 5px 8px;
}
html>body div.right7 {
    margin-right: -8px;
}
div.left7 {
    /*color: #;*/
    background-color: #fff;
  /*  border: 3px #f00 solid;*/
    padding: 20px 5px 20px 6px;
	position:inherit;
}
html>body div.left7 {
    padding-right: 25px;
	padding-left:20px;

}
    
















#jq_fmslideshow #fmslideshow .txtLarge{
	font-size:x-large; 
	color:#FFF; 
	display: inline-block; 
	position:inherit;
	padding-left:12px; 
	padding-right:12px;
	padding-top:0px; 
	padding-bottom:4px;
}

#jq_fmslideshow #fmslideshow .txtMedium{ 
	font-size:1.2em; 
	color:#FFF;
	display: inline-block; 
	padding-top:3px; 
	padding-bottom:3px; 
	padding-left:9px; 
	padding-right:9px;
}

#jq_fmslideshow #fmslideshow .txtMedium2{ 
	font-family: 'Electrolize', sans-serif;
	font-size:1.2em; 
	color:#FFF;
	display: inline-block; 
	padding:5px; 
	padding-left:7px; 
	padding-right:7px;
	background-color:
	
}
	
#jq_fmslideshow #fmslideshow .txtExMedium{ 
	font-size:1.3em;
	color:#000;
	display: inline-block; 
	padding-top:5px; 
	padding-left:8px; 
	padding-right:5px; 
	padding-bottom:7px;
}

#jq_fmslideshow #fmslideshow .txtExMedium{
	font-size:1.3em;
	color:#000;
	display: inline-block; 
	padding-top:5px; 
	padding-left:8px; 
	padding-right:5px; 
	padding-bottom:7px;
}

#jq_fmslideshow #fmslideshow .txtNormal{
	font-family: 'Electrolize', sans-serif;
	font-size:13px;
	color:#000;
	display: inline-block;
	padding:5px;
}

#jq_fmslideshow #fmslideshow .txtExNormal{
	font-family: 'Electrolize', sans-serif;
	font-size:14px;
	color:#000;
	display: inline-block;
	padding:5px;
}

#jq_fmslideshow #fmslideshow .txtSmall{
	font-family: 'Electrolize', sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	display: inline-block; 
	padding:5px;
}

#jq_fmslideshow #fmslideshow .textBg{
	opacity:.7;
	filter:alpha(opacity=70);
}

#jq_fmslideshow #fmslideshow a{
	font-family: 'Electrolize', sans-serif;
	display: inline-block;
	text-decoration:none;
	color:#FFF;
}

#jq_fmslideshow #fmslideshow a:link {color:#FFF;}
#jq_fmslideshow #fmslideshow a:visited {color:#FFF;}
#jq_fmslideshow #fmslideshow a:active {color:#FFF;}
#jq_fmslideshow #fmslideshow a:hover { /*color:#ff6633;*/ text-decoration:underline;}

#jq_fmslideshow #fmslideshow .divStyle{
	font-family: 'Electrolize', sans-serif;
}

#jq_fmslideshow #fmslideshow .buttonText{
	font-family: 'Electrolize', sans-serif;
	font-size:11px;
	line-height:12px;
	color:#000;
	display: inline-block;
	vertical-align:middle;
	text-align:center;
}


