.thumbnails a{
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #7e7e7f;
	text-decoration: none;
	-webkit-transition: .2s;
    	transition: .2s;}

.thumbnails a:hover{
	color: #0100ad;}

.thumbnails img:hover{
	opacity: 0.6;
    	filter: alpha(opacity=60); /* For IE8 and earlier */}

.thumbnails h5{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;}

.thumbnails span{
	font-family: 'Oxygen', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #7e7e7f;}

#products-list-container{
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;
	line-height: 25px;}

.input-mini{
	padding: 5px;}

.info_block a{
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #7e7e7f;
	text-decoration: none;
	-webkit-transition: .2s;
    	transition: .2s;}

.info_block a:hover{
	color: #0100ad;}

.image img:hover{opacity: 0.6;
    	filter: alpha(opacity=60); /* For IE8 and earlier */}

#cboxLoadedContent{
	font-family: 'Oxygen', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #7e7e7f;}

#cboxLoadedContent a{
	color: #0100ad;}

.product-cart label{
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;
	line-height: 25px;}

.nav-tabs a{
	font-weight: 700;
	text-decoration: none;}

a.btn-primary{

	font-weight: 700;
	font-size: 15px;
	color: #fff;
	text-decoration: none;}

a.pull-right{
	float: right;
	background-color: red;}

table.table-striped{
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;}

table.table-striped a{
	color: #0100ad;}

.row-fluid{
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;}

.row-fluid input{
	padding: 5px;}

.success, .warning, .attention, .information {
	font-family: 'Oxygen', sans-serif;
	font-weight: 300;
	font-size: 15px;
	color: #000;}

.btn-primary{
	padding: 5px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	background: #223884 !important;
	font-weight: 700 !important;
	font-size: 15px !important;
	text-transform: uppercase;
	color: #fff !important;
	text-decoration: none !important;
	-moz-border-radius: 2px !important;
    	-webkit-border-radius: 2px !important;
    	-khtml-border-radius: 2px !important;
    	border-radius: 2px !important;
	-webkit-box-shadow:rgba(0,0,0,.7)1px 1px 1px !important;
	-moz-box-shadow:rgba(0,0,0,.7)1px 1px 1px !important;
	-o-box-shadow:rgba(0,0,0,.7)1px 1px 1px !important;
	box-shadow:rgba(0,0,0,.7)1px 1px 1px !important;
	-webkit-transition: .2s !important;
    	transition: .2s !important;}

.btn-primary:hover{
	background: #41a2d9 !important;}

.product-info .image{
	padding-top: 13px;}


	
